hint

From Bohemia Interactive Community
Revision as of 19:08, 22 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

hint text


Operand types:

text: String

Type of returned value:

Nothing

Description:

Show hint text.

Text can contain several lines.

An \n is used to indicate a new line.


Examples:

hint "Press W to move forward"

hint "Press W to move forward. \nPress S to move backwards. \nUse the mouse to turn right or left."