setWaypointStatements

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


waypoint setWaypointStatements [condition, statement]


Operand types:

waypoint: Array

[condition, statement]]: Array

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

The waypoint is done only when the condition is fulfilled.

When the waypoint is done, the statement' expression is executed.


Example:

[grp, 2] setWaypointStatements ["true", ""]