setWaypointScript (VBS1)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 1
- Version:
- 2.12.14
Description
- Description:
- Attaches a script to a scripted waypoint. Command consist of a script name and additional script arguments.
Syntax
- Syntax:
- waypoint setWaypointScript command
- Parameters:
- waypoint: Array
- command: String
- Return Value:
- Nothing
Examples
- Example 1:
[grp, 2] setWaypointScript "find.sqs player"
Additional Information
- Multiplayer:
- Behaviour unknown.

