setWaypointPosition (VBS1)
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- Moves the waypoint to a random position in a circle with the given center and radius.
Syntax
- Syntax:
- waypoint setWaypointPosition [center, radius]
- Parameters:
- waypoint: Array
- [center, radius]: Array
- Return Value:
- Nothing
Examples
- Example 1:
[grp, 2] setWaypointPosition [position player, 0]
Additional Information
- Multiplayer:
- -
Notes
Notes