enableAimPrecision: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
|eff= |= Multiplayer Effects | |eff= |= Multiplayer Effects | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Set whether animation's aim precision affects weapon sway. |= | | Set whether animation's aim precision affects weapon sway. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| unit enableAimPrecision enable |= | | unit enableAimPrecision enable |SYNTAX= | ||
|p1= unit: [[Object]] |= | |p1= unit: [[Object]] |PARAMETER1= | ||
|p2= enable: [[Bool]] - [[true]] enable, [[false]], disabled |= | |p2= enable: [[Bool]] - [[true]] enable, [[false]], disabled |PARAMETER2= | ||
|p3= |= | |p3= |PARAMETER3= | ||
|p3= |= | |p3= |PARAMETER4= | ||
|p3= |= | |p3= |PARAMETER5= | ||
|p3= |= | |p3= |PARAMETER6= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>[[player]] [[enableAimPrecision]] [[false]];</code> |= | |x1= <code>[[player]] [[enableAimPrecision]] [[false]];</code> |EXAMPLE1= | ||
| [[Arma 3 Stamina]] |= | | [[Arma 3 Stamina]] |SEEALSO= | ||
}} | }} | ||
Revision as of 14:38, 7 April 2019
Description
- Description:
- Set whether animation's aim precision affects weapon sway.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit enableAimPrecision enable
- Parameters:
- unit: Object
- enable: Bool - 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