dissolveTeam: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
<h2 style="color:#000066">''''' | <h2 style="color:#000066">''' dissolveTeam ''team'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
'''team:''' [[String]] | |||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Nothing]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2.05 required. | |||
'''Description:''' | '''Description:''' | ||
Dissolves the given team. | |||
All members become members of the main team. | |||
Possible team values are: "RED", "GREEN", "BLUE" or "YELLOW". | |||
'''Example:''' | '''Example:''' | ||
'''dissolveTeam''' "RED" |
Revision as of 11:48, 4 July 2006
<new command not populated>
dissolveTeam team
Operand types:
team: String
Type of returned value:
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"