setWaypointDescription

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


waypont setWaypointDescription text


Operand types:

waypoint: Array

text: String

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Sets the description shown in the HUD while the waypoint is active.


Example:

[grp, 2] setWaypointDescription "Move here."