removeSwitchableUnit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.00 | |1.00 | ||
|gr1= Team Switch | |gr1= Team Switch | ||
|gr2= Multiplayer | |gr2= Multiplayer | ||
| Remove a unit from the list of units available for [[Team Switch]]. | | Remove a unit from the list of units available for [[Team Switch]]. | ||
| [[removeSwitchableUnit]] unitName | | [[removeSwitchableUnit]] unitName | ||
|p1= unitName: [[Object]] | |p1= unitName: [[Object]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[removeSwitchableUnit]] _unit1;</code> | |x1= <code>[[removeSwitchableUnit]] _unit1;</code> | ||
| [[Team Switch]] [[addSwitchableUnit]] | | [[Team Switch]] [[addSwitchableUnit]] | ||
}} | }} | ||
Revision as of 01:25, 18 January 2021
Description
- Description:
- Remove a unit from the list of units available for Team Switch.
- Groups:
- Team SwitchMultiplayer
Syntax
- Syntax:
- removeSwitchableUnit unitName
- Parameters:
- unitName: Object
- Return Value:
- Nothing
Examples
- Example 1:
removeSwitchableUnit _unit1;
Additional Information
- See also:
- Team Switch addSwitchableUnit
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