setWaypointType
Jump to navigation
Jump to search
waypoint setWaypointType type
Operand types:
waypoint: Array
type: String
Type of returned value:
Compatibility:
Version 1.86 required.
Description:
Changes the waypoint type.
Type can be: "MOVE", "DESTROY", "GETIN", "SAD", "JOIN", "LEADER", "GETOUT", "CYCLE", "LOAD", "UNLOAD", "TR UNLOAD", "HOLD", "SENTRY", "GUARD", "TALK", "SCRIPTED", "SUPPORT", "GETIN NEAREST", "AND" or "OR".
Example:
[grp, 2] setWaypointType "HOLD"