addSwitchableUnit: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
Line 45: | Line 45: | ||
[[Category:Scripting Commands ArmA|ADDSWITCHABLEUNIT]] | [[Category:Scripting Commands ArmA|ADDSWITCHABLEUNIT]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Groups|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Groups|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:43, 25 March 2013
Description
- Description:
- Add a unit into the list of units available for Team Switch.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
addSwitchableUnit player
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
- Ceeeb
- Using this command and then attempting to use Team Switch in a multiplayer game will crash the instance of ArmA that is trying to team switch. (5143 beta)
- Messiah2
- This command does not work as well as setPlayable: http://dev-heaven.net/issues/show/4461 (ArmA 2 OA v1.59)