enableAimPrecision: 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.62 | |1.62 | ||
|arg | |arg= | ||
|eff | |eff= | ||
|gr1= Stamina System | |gr1= Stamina System | ||
| Set whether animation's aim precision affects weapon sway. | | Set whether animation's aim precision affects weapon sway. | ||
| unit enableAimPrecision enable | | unit enableAimPrecision enable | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
|p2= enable: [[Boolean]] - [[true]] enable, [[false]], disabled | |p2= enable: [[Boolean]] - [[true]] enable, [[false]], disabled | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[player]] [[enableAimPrecision]] [[false]];</code> | |x1= <code>[[player]] [[enableAimPrecision]] [[false]];</code> | ||
| [[Arma 3 Stamina]] | | [[Arma 3 Stamina]] | ||
}} | }} | ||
Revision as of 00:38, 18 January 2021
Description
- Description:
- Set whether animation's aim precision affects weapon sway.
- Groups:
- Stamina System
Syntax
- Syntax:
- unit enableAimPrecision enable
- Parameters:
- unit: Object
- enable: Boolean - true enable, false, disabled
- Return Value:
- Nothing
Examples
- Example 1:
player enableAimPrecision false;
Additional Information
- See also:
- Arma 3 Stamina
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