setCustomAimCoef: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(25 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | |||
{{ | |||
|arma3|= | |game1= arma3 | ||
|version1= 1.54 | |||
| Set custom aim precision coefficient for weapon sway | | |||
|eff= local | |||
|p1= unit: [[Object]] | |arg= local | ||
|p2= coef: [[Number]] | |||
|gr1= Stamina System | |||
|descr= Set custom aim precision coefficient for weapon sway | |||
|s1= unit [[setCustomAimCoef]] coef | |||
|p1= unit: [[Object]] | |||
|p2= coef: [[Number]] | |||
|r1= [[Nothing]] | |||
< | |x1= <sqf>player setCustomAimCoef 3;</sqf> | ||
|seealso= [[Arma 3: Stamina]] [[getCustomAimCoef]] [[getWeaponSway]] | |||
}} | |||
Latest revision as of 10:24, 13 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:
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