dissolveTeam: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reset version to 1.00)
mNo edit summary
Line 36: Line 36:
[[Category:Scripting Commands OFP Elite |DISSOLVETEAM]]
[[Category:Scripting Commands OFP Elite |DISSOLVETEAM]]
[[Category:Scripting Commands ArmA|DISSOLVETEAM]]
[[Category:Scripting Commands ArmA|DISSOLVETEAM]]
[[Category:Command_Group:_Groups|{{uc:{{PAGENAME}}}}]]

Revision as of 06:14, 24 February 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Dissolves the given team. All members become members of the main team. Possible team values are: "RED", "GREEN", "BLUE" or "YELLOW".
Groups:
Uncategorised

Syntax

Syntax:
dissolveTeam team
Parameters:
team: String
Return Value:
Nothing

Examples

Example 1:
dissolveTeam "RED"

Additional Information

See also:
See also needed

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