TIP_SET_COLOUR

Usage:
TIP_SET_COLOUR <colour map entry>

Description:
Use this command to set the color of existing tips.

Details:
<colour map entry> is one of the colormaps names defined in COLMAP.DDF, some examples:

NOTE: the default colormap is TEXT_WHITE, in case you change colors and want to set it back to the default at some point.

Example:

RADIUS_TRIGGER 0 0 -1

  TIP_SET_COLOUR TEXT_BLUE
  TIP "Hello world!"

END_RADIUS_TRIGGER