To display messages on the game screen, use the [Show Text] event command. This is usually the most frequently used of all event commands.
The following control characters are available for use in text mesages:
\V[n]
-Will be replaced by the value in variable number n.
\N[n]
-Will be replaced by the name of actor number n.
\C[n]
-Displays the characters that follow in color number n. 0 1 2 3 4 5 6 7
\G
-Opens the money reserves window.
\\
-Will be replaced by the '\' character.
Press [F2] while entering text to preview how the message window will look in the actual game.