Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: BlackViperOMEGA on September 25, 2009, 01:13:25 AM

Title: Glyphs???
Post 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
Title: Re: Glyphs???
Post by: Prpl_Mage on September 25, 2009, 06:06:15 AM
I can't recall anything called glyphs in RPGM2k3.
Title: Re: Glyphs???
Post by: MissingName on September 25, 2009, 10:55:41 AM
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.
Title: Re: Glyphs???
Post by: fruckert on September 26, 2009, 06:14:13 AM
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.
Title: Re: Glyphs???
Post by: Prpl_Mage on September 26, 2009, 07:12:23 AM
Ah those. You can find that if you click "Help" at the message window.(Where you enter the text)
Title: Re: Glyphs???
Post by: MissingName on September 26, 2009, 12:55:21 PM
Oh, those.  They're useful.  I copied them to a .txt for quick reference.
[spoiler=glyphs]
Quote
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