addSwitchableUnit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " 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"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|gr1= Team Switch | |gr1= Team Switch | ||
|1.00 | |1.00 | ||
| Adds a unit into the list of units available for [[Team_Switch|Team Switch]]. Units marked as [[playableUnits|playable]] in editor are automatically switchable. | | Adds a unit into the list of units available for [[Team_Switch|Team Switch]]. Units marked as [[playableUnits|playable]] in editor are automatically switchable. | ||
This command allows to add non-playable unit into array of [[switchableUnits]] and make them available for [[teamSwitch]]. SP only. | This command allows to add non-playable unit into array of [[switchableUnits]] and make them available for [[teamSwitch]]. SP only. | ||
| [[addSwitchableUnit]] unitName | | [[addSwitchableUnit]] unitName | ||
|p1= unitName: [[Object]] | |p1= unitName: [[Object]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[addSwitchableUnit]] bob</code> | |x1= <code>[[addSwitchableUnit]] bob</code> | ||
| [[teamSwitch]], [[removeSwitchableUnit]], [[switchableUnits]] | | [[teamSwitch]], [[removeSwitchableUnit]], [[switchableUnits]] | ||
}} | }} | ||
Revision as of 00:03, 18 January 2021
Description
- Description:
- Adds a unit into the list of units available for Team Switch. Units marked as playable in editor are automatically switchable. This command allows to add non-playable unit into array of switchableUnits and make them available for teamSwitch. SP only.
- Groups:
- Team Switch
Syntax
- Syntax:
- addSwitchableUnit unitName
- Parameters:
- unitName: Object
- Return Value:
- Nothing
Examples
- Example 1:
addSwitchableUnit bob
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