setStamina: Difference between revisions
| No edit summary | m (see also) | ||
| Line 8: | Line 8: | ||
| |p2= stamina: [[Number]] |= PARAMETER2 | |p2= stamina: [[Number]] |= PARAMETER2 | ||
| | Nothing |= RETURNVALUE   | | Nothing |= RETURNVALUE   | ||
| |x1= <code> player ''' | |x1= <code> player '''setStamina''' 42; | ||
| </code>|= EXAMPLE1   | </code>|= EXAMPLE1   | ||
| | [[Arma 3 Stamina]] |= SEEALSO   | | [[Arma 3 Stamina]] [[getStamina]] [[setFatigue]] [[getFatigue]] |= SEEALSO   | ||
| |  |= MPBEHAVIOUR   | |  |= MPBEHAVIOUR   | ||
| }} | }} | ||
| <h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
| [[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | |||
| [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
| [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
| <!-- CONTINUE Notes --> | <!-- CONTINUE Notes --> | ||
Revision as of 13:58, 15 May 2017
 
Description
- Description:
- Set units' stamina (seconds until depletion)
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- player setStamina 42;
Additional Information
- See also:
- Arma 3 Stamina getStamina setFatigue getFatigue
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
Bottom Section
- Posted on December 30, 2015 - 01:50 (UTC)
- Molaron
- "setStamina" has the same effect as "setFatigue".
 
	