\\ Shows "\".
\c[n] Changes the text color to the color that matches n, n being a number from 0 to 19.
\s[n] Changes the text speed to n, where n is a number from 1 to 20, 1 being the fastest.
\n[n] Displays the name of the hero in the database with ID n, n being any numerical value. (\n[0] will show the name of the first member in the current party)
\v[n] Displays the value held in variable n, n being any numerical value.
\$ Shows the amount of money held.

\! The remainder of the message after this code is only shown when the player presses a key.
\. Adds a 1/4 second delay to the part of the message which follows this code.
\| Adds a 1 second delay to the part of the message which follows this code.
\> / \< Displays the part of the message between \> and \< instantly.
\^ Closes the message window without key input.
\_ Shows half a space.

-------------------------------------------------------------------------

Inventory Symbols:

$A: Sword
$B: Shield
$C: Star of Solomon(David)

Planetary Symbols:
$D: Sun
$E: Moon
$F: Mercury
$G: Venus
$H: Earth
$I: Mars
$J: Jupiter
$K: Saturn
$L: Uranus
$M: Neptune
$N: Pluto

Astrological Signs:
$O: Aries
$P: Taurus
$Q: Gemini
$R: Cancer
$S: Leo
$T: Virgo
$U: Libya
$V: Scorpio
$W: Sagittarius
$X: Capricorn
$Y: Aquarius
$Z: Pisces

Assorted Symbols:
$a: face (smile)

$b: Face (normal)
$c: face (frown)
$d: sweat 1
$e: sweat 2
$f: spade clear
$g: heart clear
$h: diamond clear
$i: club clear
$j: spade filled
$k: heart filled
$l: diamond filled
$m: club filled
$n: skull
$o: cross
$p: sun
$q: moon
$r: Dot (small yen)

Arrows:
$s: Up
$t: Right
$u: Down
$v: Left
$w: Up-Right
$x: Down-Right
$y: Down-Left
$z: Up-Left

----------------------------------------------------------------------

So steht's im Maker, aber einige Leute kommen nicht darauf, in die Hilfe-Datei zu schauen...