setStaminaScheme: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (corrected syntax)
m (template:command argument fix)
Line 5: Line 5:
| Set stamina bar color. The scheme can be "Normal", "FastDrain", "Exhausted" or "Default". |= Description
| Set stamina bar color. The scheme can be "Normal", "FastDrain", "Exhausted" or "Default". |= Description
| '''setStaminaScheme''' scheme |= Syntax
| '''setStaminaScheme''' scheme |= Syntax
|p1= scheme: [[String]] - can be "Normal", "FastDrain", "Exhausted" or "Default"|= PARAMETER1
|p1= scheme: [[String]] - can be "Normal", "FastDrain", "Exhausted" or "Default"|PARAMETER1=  
| Nothing |= RETURNVALUE
| Nothing |RETURNVALUE=  
|x1= <code>[[setStaminaScheme]] "Default";
|x1= <code>[[setStaminaScheme]] "Default";
</code>|= EXAMPLE1
</code>|EXAMPLE1=  
| [[Arma 3 Stamina]] |= SEEALSO
| [[Arma 3 Stamina]] |SEEALSO=  
|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
}}
}}



Revision as of 11:37, 7 April 2019


Hover & click on the images for description

Description

Description:
Set stamina bar color. The scheme can be "Normal", "FastDrain", "Exhausted" or "Default".
Groups:
Uncategorised

Syntax

Syntax:
setStaminaScheme scheme
Parameters:
scheme: String - can be "Normal", "FastDrain", "Exhausted" or "Default"
Return Value:
Nothing

Examples

Example 1:
setStaminaScheme "Default";

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

Bottom Section

Notes

Bottom Section