setCustomAimCoef: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>") |
||
Line 19: | Line 19: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>player | |x1= <code>player setCustomAimCoef 3;</code> | ||
|seealso= [[Arma 3: Stamina]] [[getCustomAimCoef]] [[getWeaponSway]] | |seealso= [[Arma 3: Stamina]] [[getCustomAimCoef]] [[getWeaponSway]] | ||
}} | }} |
Revision as of 11:17, 12 May 2022
Description
- Description:
- Set custom aim precision coefficient for weapon sway
- Groups:
- Stamina System
Syntax
- Syntax:
- unit setCustomAimCoef coef
- Parameters:
- unit: Object
- coef: Number
- Return Value:
- Nothing
Examples
- Example 1:
player setCustomAimCoef 3;
Additional Information
- See also:
- Arma 3: Stamina getCustomAimCoef getWeaponSway
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