setFormation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
[[Category:Scripting Commands ArmA|S]] | [[Category:Scripting Commands ArmA|S]] | ||
<h2 style="color:#000066">'''''group'' setFormation ''formation'''''</h2> | <h2 style="color:#000066">'''''group'' setFormation ''formation'''''</h2> |
Revision as of 10:37, 23 April 2006
group setFormation formation
Operand types:
group: Object or Group
formation: String
Type of returned value:
Description:
Set group formation.
Formation is one of:
- "COLUMN"
- "STAG COLUMN"
- "WEDGE"
- "ECH LEFT"
- "ECH RIGHT"
- "VEE"
- "LINE"
Example:
groupOne setFormation "LINE"