![]() |
An RPG Maker 2003 Question and an RPG maker XP Question
My first Question is that in RPG Maker 2003, when I upload or import a Charset from Charset.EX, it always shows the background around the character, no matter what color, and the black ends up being the invisible color!
The other is in PRG Maker XP. Can you give a brief definition of each event, and a short example! Thanks! Oh, one more thing, How can you change the font color in XP? Sorry, Bluecube, I didn't know what to title this thread! |
Quote:
The first one's in the FAQ: Quote:
As to the events commands: Most are the same as in RPG Maker 2003. The ones that are new, are pretty obvious - "Change Weapons" for example, lets you change your weapon. "Tint Fog" allows you to tint the fog, if you have any. "Key Input Processing" is different than usual, because you can't wait for a specific key unless you do a LOOP around it and know the keycode. Basically, just read the event commands' names, and you'll know what they do ("Change BGM"? Changes the BGM..) I should add that there are no longer separate Battle Event Commands - they're the same as the Event Commands.. The only brand new thing here is the Local Switch, which apparently only affects the map that you're on. Font color is also the same as in RM2k3: Use "\c[x]" based on what color you want. So in this case: \c[2]Hello\c[0] World That shows up as "Hello World." |
How can you tell what number represents each color? Thanks for the help!
|
0 = white
1 = blue 2 = red 3 = green 4 = teal 5 = bright purple / pink (can't tell on my monitor) 6 = yellow 7 = grey/gray |
All times are GMT -6. The time now is 08:29 PM. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.