dissolveTeam: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Line 37: Line 37:
|x1= <code>[[dissolveTeam]] "RED"</code>
|x1= <code>[[dissolveTeam]] "RED"</code>


|seealso= [[assignTeam]], [[unassignTeam]]
|seealso= [[assignTeam]] [[unassignTeam]]
}}
}}

Revision as of 16:36, 20 January 2022

Hover & click on the images for description

Description

Description:
Dissolves the given team. All members become members of the main team.
Groups:
Groups

Syntax

Syntax:
dissolveTeam teamColor
Parameters:
teamColor: String - can be one of:
  • "RED"
  • "GREEN"
  • "BLUE"
  • "YELLOW"
Return Value:
Nothing

Examples

Example 1:
dissolveTeam "RED"

Additional Information

See also:
assignTeam unassignTeam

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