setWaypointBehaviour (VBS1)
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- Switches the unit behaviour when the waypoint becomes active.
Possible values are: "UNCHANGED", "CARELESS", "SAFE", "AWARE", "COMBAT" and "STEALTH".
Syntax
- Syntax:
- waypoint setWaypointBehaviour mode
- Parameters:
- waypoint: Array
- mode: String
- Return Value:
- Nothing
Examples
- Example 1:
[grp, 2] setWaypointBehaviour "AWARE"
Additional Information
- Multiplayer:
- -
Notes
Notes