setWaypointCombatMode
Jump to navigation
Jump to search
waypoint setWaypointCombatMode mode
Operand types:
waypoint: Array
mode: String
Type of returned value:
Compatibility:
Version 1.86 required.
Description:
The group combat mode is switched when the waypoint becomes active.
Possible values are: "NO CHANGE", "BLUE", "GREEN", "WHITE", "YELLOW" and "RED".
Example:
[grp, 2] setWaypointCombatMode "RED"