enableTeamSwitch: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Command|= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma | | | arma |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[enableTeamSwitch]] enable |SYNTAX= | ||
|p1= enable: [[Boolean]] |PARAMETER1= | |p1= enable: [[Boolean]] |PARAMETER1= | ||
Line 20: | Line 20: | ||
| [[Team_Switch]], [[onBriefingTeamSwitch]], [[onTeamSwitch]], [[teamSwitch]], [[teamSwitchEnabled]] |SEEALSO= | | [[Team_Switch]], [[onBriefingTeamSwitch]], [[onTeamSwitch]], [[teamSwitch]], [[teamSwitchEnabled]] |SEEALSO= | ||
}} | }} | ||
Line 32: | Line 31: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands| | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA| | [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Groups|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Groups|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Remote Control]] |
Revision as of 12:51, 8 April 2019
Description
- Description:
- Enable / disable Team Switch. The default setting is enabled.
- Groups:
- Uncategorised
Syntax
- Syntax:
- enableTeamSwitch enable
- Parameters:
- enable: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
enableTeamSwitch true;
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands ArmA
- Command Group: Groups
- Command Group: Mission Information
- Command Group: Unit Control
- Scripting Commands ArmA2
- Scripting Commands Take On Helicopters
- Scripting Commands Arma 3
- Command Group: Remote Control