getCustomAimCoef: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.54 | |1.54 | ||
|arg= global |Multiplayer Arguments("local" or "global")= | |arg= global |Multiplayer Arguments("local" or "global")= | ||
|eff | |eff= | ||
|serverExec | |serverExec= | ||
|gr1= Stamina System | |gr1= Stamina System | ||
| Returns aimPrecision from animation state with custom value that will directly affects weapon sway size and speed. | | Returns aimPrecision from animation state with custom value that will directly affects weapon sway size and speed. | ||
| '''getCustomAimCoef''' unit | | '''getCustomAimCoef''' unit | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
| [[Number]] | | [[Number]] | ||
|x1= _coef = '''getCustomAimCoef''' player | |x1= _coef = '''getCustomAimCoef''' player | ||
| [[Arma 3 Stamina]] [[setCustomAimCoef]] | | [[Arma 3 Stamina]] [[setCustomAimCoef]] | ||
}} | }} |
Revision as of 00:34, 18 January 2021
Description
- Description:
- Returns aimPrecision from animation state with custom value that will directly affects weapon sway size and speed.
- Groups:
- Stamina System
Syntax
Examples
- Example 1:
- _coef = getCustomAimCoef player
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