setWaypointCombatMode (VBS1)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- The group combat mode is switched when the waypoint becomes active.
Possible values are: "NO CHANGE", "BLUE", "GREEN", "WHITE", "YELLOW" and "RED".
Syntax
- Syntax:
- waypoint setWaypointCombatMode mode
- Parameters:
- waypoint: Array
- mode: String
- Return Value:
- Nothing
Examples
- Example 1:
[grp, 2] setWaypointCombatMode "RED"
Additional Information
- Multiplayer:
- Behaviour unknown.

