setCustomAimCoef: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (formatted return value)
m (see also)
Line 10: Line 10:
|x1= <code>player '''setCustomAimCoef''' 1;
|x1= <code>player '''setCustomAimCoef''' 1;
</code>|= EXAMPLE1  
</code>|= EXAMPLE1  
| [[Arma 3 Stamina]] |= SEEALSO  
| [[Arma 3 Stamina]] [[getCustomAimCoef]] |= SEEALSO  
|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
}}
}}


<h3 style='display:none'>Bottom Section</h3>
<h3 style='display:none'>Bottom Section</h3>
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
Line 23: Line 24:
<!-- END Note Section -->
<!-- END Note Section -->
</dl>
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]

Revision as of 14:53, 15 May 2017


Hover & click on the images for description

Description

Description:
Set custom aim precision coefficient for weapon sway
Groups:
Uncategorised

Syntax

Syntax:
unit setCustomAimCoef coef
Parameters:
unit: Object
coef: Number
Return Value:
Nothing

Examples

Example 1:
player setCustomAimCoef 1;

Additional Information

See also:
Arma 3 Stamina getCustomAimCoef

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Bottom Section

Notes