setWaypointFormation (VBS1)
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- Switches the group formation when the waypoint becomes active.
Possible values are: "NO CHANGE", "COLUMN", "STAG COLUMN", "WEDGE", "ECH LEFT", "ECH RIGHT", "VEE" and "LINE".
Syntax
- Syntax:
- waypoint setWaypointFormation formation
- Parameters:
- waypoint: Array
- formation: String
- Return Value:
- Nothing
Examples
- Example 1:
[grp, 2] setWaypointFormation "LINE"
Additional Information
- Multiplayer:
- -
Notes
Notes