|
|
(One intermediate revision by one other user not shown) |
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
| |
| | - |= 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}}}}]]
| |