addSwitchableUnit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)]]" to "{{GameCategory|arma2|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 7: | Line 6: | ||
|1.00|Game version= | |1.00|Game version= | ||
| 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. |DESCRIPTION= | This command allows to add non-playable unit into array of [[switchableUnits]] and make them available for [[teamSwitch]]. SP only. |DESCRIPTION= | ||
| [[addSwitchableUnit]] unitName|SYNTAX= | | [[addSwitchableUnit]] unitName|SYNTAX= | ||
Line 18: | Line 15: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>[[addSwitchableUnit]] bob</code> |Example 1= | |x1= <code>[[addSwitchableUnit]] bob</code> |Example 1= | ||
| [[teamSwitch]], [[removeSwitchableUnit]], [[switchableUnits]] |SEEALSO= | | [[teamSwitch]], [[removeSwitchableUnit]], [[switchableUnits]] |SEEALSO= |
Revision as of 00:09, 17 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