showWaypoint

From Bohemia Interactive Community
Revision as of 15:29, 5 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


waypoint showWaypoint show


Operand types:

waypoint: Array

show: String

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Sets the condition determining when the waypoint is shown.

Possible values are: "NEVER", "EASY" and "ALWAYS".


Example:

[grp, 2] showWaypoint "ALWAYS"