Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: SilverBlade on December 23, 2006, 01:25:39 PM
-
I was playing an rm2k3 game and I noticed the little icons in front of weapons and skills.
How do you do that?
-
Seriously, read through RPG Maker's help file.
If you press F1 while typing in a message it has a link to this:
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
-
Those exact icons used in that screen are custom-made for the game they are in, but MrMister is right on how to use them.
-
Originally posted by MrMister
Seriously, read through RPG Maker's help file.
If you press F1 while typing in a message it has a link to this:
Inventory Symbols:
$A: Sword
$B: Shield
$C: Star of Solomon(David)
Planetary Symbols:....
I already know them! I got a list of them always next to me.
I just want to know how to make them custom.
-
How many times do I have to people to look for a tutorial of these things? There's one here on charas, though you might have to search a bit, and there should be one on gamingw.net. I'm pretty sure that the one tut here was in a game topic made by exomuffin.
-
Ok, thanks. I'll try to find it.
-
*sigh* I really searched hard and long but I can't find it! Will someone plz give me a link...
-
*bump*
-
You have to make your own icon sheet, then replace it using RMRecker.
-
How to make one and how do I get that program?