setWaypointCombatMode
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- The group combat mode is switched when the waypoint becomes active.
Possible mode values are:
Syntax
- Syntax:
- waypoint setWaypointCombatMode mode
- Parameters:
- waypoint: Array - format Waypoint
- mode: String
- Return Value:
- Nothing
Examples
- Example 1:
[_grp, 2] setWaypointCombatMode "RED"
Additional Information
- Multiplayer:
- -
- See also:
- addWaypoint, waypointCombatMode, AI Combat Modes: Engagement rules
Notes
Notes