Charas-Project
Game Creation => Requests => Topic started by: darkjak951 on July 19, 2007, 11:55:08 PM
-
How would you put an icon in a rpg maker 2000 or 2003 game??
plz help me :o
-
i did it this way
go in to your edit the event box
then but you event on to you map box
then open up the new event box
then put the name of what it is say a box
then you but a event graphic in the box
or you can do it this way
go in to your event commands box
then insert enter box
then you see event commands
then go to numder 2
then you see show picture
then a box thats got image file
then you see a box thats got select image
put your box picture in to it
then hit ok box 2 times
then apply then ok
thats all to it i think ?
-
no
i wanna know how to put in ITEM and SKILL icons that u see in the inventory
-
thats a default Rpg Maker Xp feature. The only why to do in the other two would be with custom systems I think.
-
theres a list of icon-like characters one can use in the earlier makers...Im not sure how to do it.
If having these icons is a detrimental part of your game, and you want to skip a whole bunch of work, Id suggest just purchasing a copy of XP, sir.
-
C[0] Normal color(Light blue)
C[1] Blue
C[2] Orange
C[3] Grey
C[4] Yellow
C[5] Dark red
C[6] Purple
C[7] Pink
C[8] Shinning orange
C[9] Green
C[10] Dark blue
C[11] Red
C[12] Snots green
C[13] Dark purple
C[14] Gold
C[15] Light green
C[16] Dark dark purple
C[17] Grey-blue
C[18] Dark green
C[19] Brown
C[n] Show a text color. n=a number(1 to 19)
S[n] Set the text speed. n=a number(1 to 20) 1 is the fastest(without pauses) and 20 is the slowest.
N[n] Show the name of a hero. n=hero's number.Note that 0 will write the name of your party's leader.
V[n] Show a variable value. n=variable's number.
$ A box appear showing your current money.
! Put that before a word.You will have to press enter to show that word but it will be in the same box than the others.
. 1/4 of delay before the next letter.
| 1 delay before the next letter.
^ The message end without you need to press enter.
Symbols:
$A Sword $a Smiling face
$B Shield $b Neutral face
$C Star of Salomon $c Sad face
$D Sun $d Sweat 1
$E Moon $e Sweat 2
$F Mercury $f Spade(clear)
$G Venus $g Hearth(clear)
$H Venus(inversed) $h Stand(clear)
$I Mars $i Club(clear)
$J Jupiter $j Spade(filled)
$K Saturn $k Hearth(filled)
$L Uranus $l Stand(filled)
$M Neptune $m Club(filled)
$N Pluto $n Skull
$O Aries $o A X
$P Taurus $p Sun
$Q Gemini $q Moon
$R Cancer $r Dot
$S Leo $s Up arrow
$T Virgo $t Right arrow
$U Libra $u Down arrow
$V Scorpio $v Left arrow
$W Sagitarius $w Up-right arrow
$X Capricorn $x Down-right arrow
$Y Aquarius $y Down-left arrow
$Z Pisces $z Up-left arrow
Go crazy.
-
Seriously, look in the goddamn help file for stuff like this.