setWaypointScript

From Bohemia Interactive Community
Revision as of 23:09, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


waypoint setWaypointScript command


Operand types:

waypoint: Array

command: String

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Attaches a script to a scripted waypoint.

Command consist of a script name and additional script arguments.


Example:

[grp, 2] setWaypointScript "find.sqs player"