teamSwitch: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|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: | ||
|gr1= Team Switch |GROUP1= | |gr1= Team Switch |GROUP1= | ||
| Invoke the [[Team_Switch|Team Switch]] dialog (force it even when conditions are not met). | | Invoke the [[Team_Switch|Team Switch]] dialog (force it even when conditions are not met). | ||
There has to be at least one playable unit for team switch to work, and for this command to work in MP, respawn type in [[description.ext]] should be 5 (SIDE).<br><br> | There has to be at least one playable unit for team switch to work, and for this command to work in MP, respawn type in [[description.ext]] should be 5 (SIDE).<br><br> | ||
{{Informative | When player switches and leaves behind AI unit, you need to enable "TeamSwitch" AI on it <tt>_unit [[enableAI]] "TeamSwitch"</tt> so that the unit continues with [[waypoints]]. }} |DESCRIPTION= | {{Informative | When player switches and leaves behind AI unit, you need to enable "TeamSwitch" AI on it <tt>_unit [[enableAI]] "TeamSwitch"</tt> so that the unit continues with [[waypoints]]. }} |DESCRIPTION= | ||
| [[teamSwitch]] |SYNTAX= | | [[teamSwitch]] |SYNTAX= | ||
Line 19: | Line 16: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
| [[Team Switch]], [[enableTeamSwitch]], [[onBriefingTeamSwitch]], [[onTeamSwitch]], [[teamSwitchEnabled]], [[selectPlayer]] |SEEALSO= | | [[Team Switch]], [[enableTeamSwitch]], [[onBriefingTeamSwitch]], [[onTeamSwitch]], [[teamSwitchEnabled]], [[selectPlayer]] |SEEALSO= |
Revision as of 03:55, 17 January 2021
Description
- Description:
- Invoke the Team Switch dialog (force it even when conditions are not met).
There has to be at least one playable unit for team switch to work, and for this command to work in MP, respawn type in description.ext should be 5 (SIDE).
- Groups:
- Team Switch
Syntax
- Syntax:
- teamSwitch
- Return Value:
- Nothing
Examples
- Example 1:
teamSwitch;
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