setWaypointBehaviour
Jump to navigation
Jump to search
waypoint setWaypointBehaviour mode
Operand types:
waypoint: Array
mode: String
Type of returned value:
Compatibility:
Version 1.86 required.
Description:
Switches the unit behaviour when the waypoint becomes active.
Possible values are: "UNCHANGED", "CARELESS", "SAFE", "AWARE", "COMBAT" and "STEALTH".
Example:
[grp, 2] setWaypointBehaviour "AWARE"