setWaypointDescription: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:




<h2 style="color:#000066">'''''waypont'' setWaypointDescription ''text'''''</h2>
<h2 style="color:#000066">'''''waypoint'' setWaypointDescription ''text'''''</h2>





Revision as of 22:59, 4 July 2006


waypoint 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."