dissolveTeam

From Bohemia Interactive Community
Revision as of 12:48, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


<new command not populated>


dissolveTeam team


Operand types:

team: String

Type of returned value:

Nothing

Compatibility:

Version 2.05 required.

Description:

Dissolves the given team.

All members become members of the main team.

Possible team values are: "RED", "GREEN", "BLUE" or "YELLOW".


Example:

dissolveTeam "RED"