• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Help & Request Thread

Status
Not open for further replies.
For Rpg Maker 2003/XP:

Tools > Resource Manager

Click on the "category" where you want to import. Click on "import", find what you want, click open, select transparent color (if a picture) by clicking on it.

Please note: Rpg Maker 2003 can only use pictures with 256 colors.
 
Does anybody have a script that allows to change the player's graphic permanantly?Because, I would like to make an event, that if you press a certain button it displays a message then executes a script(Which changes the player's graphic permanantly).
 
axibar

in the rpgmaker prog(not the game)

press f11

make a new script named w.e

put the below in it

class Game_Character
alias update_old update
def update
if Input.press?(Input::X)
$game_temp.common_event_id = XXX
end

where XXX is put the number of the common event

where X is put the keyboard key

Press f9

go to common events

make a common event named w.e with the number above used above

put the below event in

Change actor graphic (3rd tab)

you should be good off now

did it work?
 
Last edited:
im sure some ppl do but i wont suggest using em cuz there kinda big compared to r/s/fr/lg/e ows

only rly use them if ur gonna use only them or the ows wont fit
 
And if you really wanna use D/P ow's
then go to game development resources thread.
I think they have some in there.
 
Hi boys and gals

My name is DarkPegasus, but you can call me DP.
I have been making a game for quite a while now (you can check it out here). As you can see there is a lot to go. And I need more staff.

Now, I know... Just another "n00b" asking for help. I assure you that my knowledge in RM2k3 is quite good, but it's very time consuming.

Now... I need a few of these:

* Story writers (1-2)
* Spriters (as many as possible)
* Eventer/scripter
* Organiser

Now, if you think you can help out, please post here, or PM me.

Thanks : )
 
Hi everybody, My name's Froxy. I'm making a game with a few friends of mine and I was informed that this place has a lot of game graphics. I just got RPG Maker XP for Christmas, and I have no idea how to import the graphics you guys have here in the one sticky thread. If you could help me, that'd be awesome.

-Froxy
 
Uh, Hey. I got a new computer for Christmas and I was wondering if I could use my old serial or transfer it for RMXP??

Thanks
 
you can use one activation code for numerouse rmxp programs...
if thats what you're asking
 
OK..But I don't remember my Key...Is there a way to find the serial??
 
you should have gotten it in an email.
i got my serial in an email and then just followed the steps to get the activation code.
 
Where can I find RPG Maker Pokemon items?

Hi everyone. I apologize in advance if this is not the proper place to post this but I am a noob at this so please bear with me. I am trying to locate sprites, I guess that is what you call them, that are compatible with RPG maker 2000. I have searched for many hours and only found a few pikachu and Ash sprites, but would like to find things such as buildings, bushes, trees, pokemon, etc.... Any help or suggestions are greatly appreciated! Also if anyone know of any good tutorials for using RPG Maker 2000 that would be great too! If I am not in the right forum please direct me to where I need to go.
Thanks in Advance!
 
go seach google for spriters-resource

it is a bit laggy but the best site out there

Thanks, I tried this site but could not get any of the sprites to work in RPG 2000, I keep getting an error about illegal bitmap size... Any suggestions? Thanks again......

, then click on Complete Resources in the left menu

Thanks, very nice creator. I will experiment with it! Thanks again....
 
Last edited:
Status
Not open for further replies.
Back
Top