Demonic Budha
semi-good RMXPer (not script)
- 192
- Posts
- 19
- Years
- Age 38
- Taupo, NZ
- Seen Dec 14, 2009
For RMXP you have to tell it what colour must be
transparent when you first import it in.
transparent when you first import it in.
This is a big problem for me, because I am only good at using RM2k/3, and because I can't find any RMXP Pokemon CharSets.Plusle7888 said:My RM2k3 is not working. I tried re-downloading it, but when I test play my game, the arrow keys will not move the cursor, and my Space Bar/Enter Key will not got to the selected target (New Game). I tried making a new game- doesn't work! Even my other computer, which used to run it fine, is having the same problems. Does anyone know where I can get a working RM2k3?
*edit* Argh! Now my Rm2k won't work, either!
*edit #2* Note that I'm only doing this because I can't get Pokemon (the Pokemon, not the trainers) CharSets for RMXP. If I got these (and how to make the window go full screen in RMXP), then I wouldn't care about RM2k/3.
any color,Demonic Budha said:For RMXP you have to tell it what colour must be
transparent when you first import it in.
yes it is,BleachXP.com said:hey. i dunno if u can do this. but is it possible to show a message. then have ur custom selection box that u can move without having to hit ENTER so the message goes away then u select.
u no on the pokemon games. where it asks you boy or girl. then the message is still there when u move up and down on the boy/girl selection thing... is it possible?
thanks!
i dont have the emerald one,Kronos said:I would like to request the font from pokemon emerald... XPs default font is starting to annoy me...
Blizzy said:yes it is,
it's in the new starterkit(beta 0.2).
i made it like this:
moving the original window to the top.
and replace the window at the bottom with Window_Help ;)
it can be done,BleachXP.com said:i'm using RM2k3. can u do it for that?
<>show_picture1 'message'
<>show_picture2 'choice, index 1'
<>key input processing: variable [input]
<>label:index1
<>branch if variable [input] = 4
<>show_picture2 'choice, index2'
<>goto-label index2
:else
<>branch if variable [input]
<>#this happens when choice first option
<>end
<>end
<>label:index2
<>key input processing: variable [input]
<>branch if variable input = 1
<>show_picture2 'choice, index 1'
<>goto-label: index1
:else
<>branch if variable [input] = 5
<>#this happens when choice second option
<>end
<>end
you need to install the rtp,Dogboy2709 said:sorry if this has a been asked before, how do i play these games? i keep getting an error. here the error that comes up: RGSS-RTP Standard ??????????
why can't i play the games?