setWaypointStatements (VBS1)
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- The waypoint is done only when the condition is fulfilled. When the waypoint is done, the statement expression is executed.
Syntax
- Syntax:
- waypoint setWaypointStatements [condition, statement]
- Parameters:
- waypoint: Array
- [condition, statement]]: Array
- Return Value:
- Nothing
Examples
- Example 1:
[grp, 2] setWaypointStatements ["true", ""]
Additional Information
- Multiplayer:
- -
Notes
Notes