• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • 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 and Requests

Status
Not open for further replies.
How do I set an event to make another move and then dissappear? Thanks.
 
How do I set an event to make another move and then dissappear? Thanks.

So what u want an NPC to like walk to a door and disapear like he/she left outta it?

if you do, select the event u wish to move, its better to name your events...

Lets say I have a auto run event in the black part of my indoor map, I wannna move OAK, who is on the map, I name the OAK event, OAK or something else your choice.

In the ayto run event, I select set move route, and instead of selecting this event, I select OAK and set the move options, and to make him disapear I use change graphic to none. there ya go. He now moved and disapeared...
 
Upss, i asked the wrong quewstion b4 =p
What I would like to know is how to change the Font of the Hp Bars from black to white.
 
Upss, i asked the wrong quewstion b4 =p
What I would like to know is how to change the Font of the Hp Bars from black to white.
Where? In battle or the summary screen?

In PokeBattle_ActualScene, look for the two lines "BOXTEXTBASECOLOR=Color.new(64,64,64)" and "BOXTEXTSHADOWCOLOR=Color.new(216,208,176)". These are the font colours for all text that appears in the data boxes in battle.

If you want to change ONLY the HP numbers in the battle data boxes, look for the line "textpos.push([hpstring,@spritebaseX+170,@spritebaseY+40,true,base,shadow])", and replace "base" and "shadow" with "Color.new(X,Y,Z)" and pick your colours.


For the party screen, look in PokemonScreen for "{1: 3d}/{2: 3d}" and change the colours in the same way as above. For the summary screens, look in PokemonSummary for "{1:3d}/{2:3d}" and etc.
 
Yea so, I was trying to use Advance Text, and it says "COMDLG32" file is missing. I've lloked on the internet about it, but I can't fix it.
 
Help!

Wanted to know where to modify the windows of talks pokestarter kit go faster. please!
 
okay, super nooby question... um, what are, like... the rules for making a character set?
Like, I need to make a character set for the dpp fountain and windmill, but I'm not sure what to size it as, how to make sure it displays properly/doesn't overlap, ect... o.o;
 
I have made Pokemon Maps for a game I'm working on in RPG Maker XP and I want to upload them to the Internet on my website. I cannot seem to find where the Maps are saved, anyone know how to get them?
 
I have made Pokemon Maps for a game I'm working on in RPG Maker XP and I want to upload them to the Internet on my website. I cannot seem to find where the Maps are saved, anyone know how to get them?

In the game folder, there is a Data folder, go in there and there should be some files with the name MapXXX where X is a number, and you might want to upload the tileset too ;)
 
Status
Not open for further replies.
Back
Top