getClientState: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") | Lou Montana (talk | contribs)  m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") | ||
| Line 54: | Line 54: | ||
| {{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
Revision as of 17:36, 8 June 2021
Description
- Description:
- Description needed
- Groups:
- Multiplayer
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
- _state = getClientState;
- Example 2:
- if (getClientState == "BRIEFING READ") then {hint "Let the show begin!"};
Additional Information
- See also:
- getClientStateNumbergetPlayerUID
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
