setFormation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Some wiki formatting)
Line 42: Line 42:
* "VEE"
* "VEE"
* "LINE"
* "LINE"
* "FILE" ({{Since|arma1}})
* "FILE" (since {{arma1}})
* "DIAMOND" ({{Since|arma1}})
* "DIAMOND" (since {{arma1}})


|r1= [[Nothing]]
|r1= [[Nothing]]

Revision as of 01:08, 11 August 2021

Hover & click on the images for description

Description

Description:
Set group formation.
Groups:
Groups

Syntax

Syntax:
group setFormation formation
Parameters:
group: Object or Group
formation: String - can be one of:
  • "COLUMN"
  • "STAG COLUMN"
  • "WEDGE"
  • "ECH LEFT"
  • "ECH RIGHT"
  • "VEE"
  • "LINE"
  • "FILE" (since Armed Assault)
  • "DIAMOND" (since Armed Assault)
Return Value:
Nothing

Examples

Example 1:
_groupOne setFormation "LINE";

Additional Information

See also:
formations descriptionformation

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