getCustomAimingCoef: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (REDIRECT)
 
Line 1: Line 1:
{{Command|=
#REDIRECT [[getCustomAimCoef]]
____________________________________________________________________________________________
|arma3 |= Game
|1.62|= Game Version
|arg=  |= Multiplayer Arguments
|eff=  |= Multiplayer Effects
____________________________________________________________________________________________
| Returns custom aiming coefficient for weapon sway |= Description
____________________________________________________________________________________________
| [[getCustomAimingCoef]] unit |= Syntax
|p1= unit: [[Object]] |= Parameter 1
|p2=  |= Parameter 2
|p3=  |= Parameter 3
|p3=  |= Parameter 4
|p3=  |= Parameter 5
|p3=  |= Parameter 6
| [[Number]] |= Return Value
|x1= _coef = [[getCustomAimingCoef]] [[player]] |= Example 1
| [[getAimingCoef]] |= See Also
}}
 
<dl class='command_description'>
<!-- BEGIN Note Section -->
<!-- For example:
<dd class='notedate'>Posted on Month Day, Year - Time (UTC)</dd>
<dt class='note'>'''[[User:User Name|User Name]]'''</dt>
<dd class='note'>This is an example note. It is true and verifiable, and contains a little code snippet.
<code>[[if]] ([[_this]] == anExample) [[then]] { hint: Leave it here for others to read; };</code></dd>
-->
<!-- END Note Section -->
</dl>
 
<h3 style='display:none'>Bottom Section</h3>
<!-- Appropriate categories go here -->
 
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 16:31, 16 May 2017

Redirect to: