setFatigue: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added to Object Manipulation command group)
m (comma)
Line 24: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[getFatigue]] [[enableFatigue]] |= SEEALSO  
| [[getFatigue]], [[enableFatigue]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 14:37, 16 February 2014

Hover & click on the images for description

Description

Description:
Sets the person's fatigue, from 0 to 1.
Groups:
Uncategorised

Syntax

Syntax:
unit setFatigue value
Parameters:
unit: Object
value: Number
Return Value:
Nothing

Examples

Example 1:
player setFatigue 1;

Additional Information

See also:
getFatigueenableFatigue

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

Notes

Bottom Section