teamSwitch

From Bohemia Interactive Community
Revision as of 09:15, 13 May 2015 by Benargee (talk | contribs)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Invoke the Team Switch dialog (force it even when conditions are not met).
Groups:
Uncategorised

Syntax

Syntax:
teamSwitch
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
Team_SwitchenableTeamSwitchonBriefingTeamSwitchonTeamSwitchteamSwitchEnabled

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

Bottom Section

Posted on May 13, 2015 - 07:15 (UTC)
Benargee
To get a unit back to it's normal AI behaviour after using team switch, simply use this code on the unit: _unit enableAI "TEAMSWITCH"; (Tested in a3 1.44)