getCustomAimCoef: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[[Cc]ategory:[ _]?Arma[ _]3:[ _]([^|]*)[ _]?\|.*\]\]" to "{{GameCategory|arma3|$1}}") |
m (fixed example) |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.54 | |||
| | |arg= global | ||
| | |gr1= Stamina System | ||
| | |descr= Returns aimPrecision from animation state with custom value that will directly affects weapon sway size and speed. | ||
| | |s1= [[getCustomAimCoef]] unit | ||
| | |p1= unit: [[Object]] | ||
| | |r1= [[Number]] | ||
|x1= <sqf>_coef = getCustomAimCoef player;</sqf> | |||
|x1= _coef = | |||
|seealso= [[Arma 3: Stamina]] [[setCustomAimCoef]] | |||
}} | }} | ||
Latest revision as of 19:30, 26 February 2023
Description
- Description:
- Returns aimPrecision from animation state with custom value that will directly affects weapon sway size and speed.
- Groups:
- Stamina System
Syntax
- Syntax:
- getCustomAimCoef unit
- Parameters:
- unit: Object
- Return Value:
- Number
Examples
- Example 1:
Additional Information
- See also:
- Arma 3: Stamina setCustomAimCoef
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