addWaypoint (VBS1)
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- Adds a new waypoint to a group. The waypoint is placed randomly in a circle with the given center and radius.
Syntax
- Syntax:
- group addWaypoint [center, radius]
- Parameters:
- group: Group
- center: Position ?
- radius: Number ?
- center: Position ?
- Return Value:
- Array - a waypoint with format
[group, index]
Examples
Additional Information
- Multiplayer:
- -
- See also:
- deleteWaypoint
Notes
Notes