enableFatigue: Difference between revisions
Jump to navigation
Jump to search
(added 2 examples; linked to getFatigue/setFatigue) |
m (added to Object Manipulation command group) |
||
Line 43: | Line 43: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Object_Manipulation|{{uc:{{PAGENAME}}}}]] |
Revision as of 12:53, 16 February 2014
Description
- Description:
- Enables/Disables the person's fatigue.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
player enableFatigue false;
- Example 2:
{ _x enableFatigue false; } forEach (units group player);
Additional Information
- See also:
- getFatiguesetFatigue
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