Team Switch: Difference between revisions
Jump to navigation
Jump to search
m (Add Scripting Topics category) |
m (Fix grammar in introduction, just make universal scripting topic) |
||
Line 1: | Line 1: | ||
'''Team Switch''' is a new feature to [[:category:Armed Assault|Armed Assault]] that is supposed to provide the ability to switch units between other AI team members.<br><br> | |||
'''Team Switch''' a new feature to [[:category:Armed Assault|Armed Assault]] is supposed to provide the ability to switch units between other AI team members.<br><br> | |||
*In [[Arma 3]] the '''Team Switch Dialogue''' can be opened by pressing '''U'''.<br> | *In [[Arma 3]] the '''Team Switch Dialogue''' can be opened by pressing '''U'''.<br> | ||
*'''Team Switch''' is available during singleplayer missions. In MP Team Switch is available with Side respawn (respawn=5;). In any case, there must be playable units available | *'''Team Switch''' is available during singleplayer missions. In MP Team Switch is available with Side respawn (respawn=5;). In any case, there must be playable units available | ||
[[Image:A3_teamSwitch_dialogue.jpg|thumb]] | [[Image:A3_teamSwitch_dialogue.jpg|thumb]] | ||
= Scripting Commands = | |||
*[[addSwitchableUnit]] | *[[addSwitchableUnit]] | ||
Line 18: | Line 16: | ||
*[[teamSwitchEnabled]] | *[[teamSwitchEnabled]] | ||
= See Also = | |||
[[Category:Scripting Topics]] | [[Category:Scripting Topics]] | ||
Revision as of 17:27, 27 April 2018
Team Switch is a new feature to Armed Assault that is supposed to provide the ability to switch units between other AI team members.
- In Arma 3 the Team Switch Dialogue can be opened by pressing U.
- Team Switch is available during singleplayer missions. In MP Team Switch is available with Side respawn (respawn=5;). In any case, there must be playable units available
Scripting Commands
- addSwitchableUnit
- enableTeamSwitch
- onBriefingTeamSwitch
- onTeamSwitch
- removeSwitchableUnit
- switchableUnits
- selectPlayer
- teamSwitch
- teamSwitchEnabled