Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: BlackViperOMEGA on September 25, 2009, 01:13:25 AM
-
Sorry if someone has answered this before, but what are glyphs used for... I've looked for them and can't see them anywhere
-
I can't recall anything called glyphs in RPGM2k3.
-
Glyphs? Only thing I can think of is a symbol alphabet. Like hieroglyphics or cuneiform.
Which would be pretty cool in an RM2k3 game. You would have to make that font first, though.
-
I think I heard something about this a while back...
Something about using a specific code thing to make a symbol pop up in the text.
I have no idea if that's the correct usage however.
-
Ah those. You can find that if you click "Help" at the message window.(Where you enter the text)
-
Oh, those. They're useful. I copied them to a .txt for quick reference.
[spoiler=glyphs]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
[/spoiler]
If you want to find them in the help section, go to Specifications > Special Symbols Summary