setCustomAimCoef: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (added locality)
Line 1: Line 1:
<!-- setCustomAimCoef from EXPORT -->
{{Command|= Comments
{{Command|= Comments
|arma3|= Game name
|arma3|= Game name
|1.54|= Game version
|1.54|= Game version
|eff= local |Effects in MP=
|arg= local |Effects in MP=
| Set custom aim precision coefficient for weapon sway |DESCRIPTION=
| Set custom aim precision coefficient for weapon sway |DESCRIPTION=
| unit '''setCustomAimCoef''' coef |SYNTAX=
| unit '''setCustomAimCoef''' coef |SYNTAX=

Revision as of 23:06, 7 August 2019

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