teamSwitchEnabled: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.00 | |1.00 | ||
|gr1= Team Switch | |gr1= Team Switch | ||
| Check if [[Team Switch]] is currently enabled. | | Check if [[Team Switch]] is currently enabled. | ||
Team Switch is enabled by default. | Team Switch is enabled by default. | ||
| [[teamSwitchEnabled]] | | [[teamSwitchEnabled]] | ||
|x1= <code>_isTeamSwitchEnabled = [[teamSwitchEnabled]];</code> | |x1= <code>_isTeamSwitchEnabled = [[teamSwitchEnabled]];</code> | ||
| [[Boolean]] | | [[Boolean]] | ||
| [[Team Switch]], [[enableTeamSwitch]], [[onBriefingTeamSwitch]], [[onTeamSwitch]], [[teamSwitch]] | | [[Team Switch]], [[enableTeamSwitch]], [[onBriefingTeamSwitch]], [[onTeamSwitch]], [[teamSwitch]] | ||
}} | }} | ||
Revision as of 11:27, 18 January 2021
Description
- Description:
- Check if Team Switch is currently enabled. Team Switch is enabled by default.
- Groups:
- Team Switch
Syntax
- Syntax:
- teamSwitchEnabled
- Return Value:
- Boolean
Examples
- Example 1:
_isTeamSwitchEnabled = teamSwitchEnabled;
Additional Information
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