• 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 Conquest 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.

[Archive] Pokemon Essentials: Starter Kit for RPG Maker XP

Status
Not open for further replies.
Keeps the screen size to half when the game starts. That way if people want a bigger screen they go into the options.
I tried that new code, and it didn't do anything I could see.
 
Poccil isn't active anymore, and probably isn't going to update the kit anymore.
A Pokemon Manager Program isn't needed, as you can add Pokémon in \PBS\pokemon.txt .
I suggest reading the notes of the starterkit to learn how to do this exactly.
But he is very active in other forums and communities.

Keeps the screen size to half when the game starts. That way if people want a bigger screen they go into the options.
It's easier in script PokemonOption change the "@screensize=1" to "@screensize=0"
 
still wondering if anyone knows a method to make certain shadow pokemon use a different sprite then the others o.o?
 
Okay, so, I'm having trouble making an event work - it's the one on Route 22 at the beginning of the game, where when you approach the Pokemon League gate, your Rival stops you and battles you. Now, I have the battle working, but for some reason the movement events aren't working.
Here's the example of the event:
Spoiler:
 
Okay, so, I'm having trouble making an event work - it's the one on Route 22 at the beginning of the game, where when you approach the Pokemon League gate, your Rival stops you and battles you. Now, I have the battle working, but for some reason the movement events aren't working.
Here's the example of the event:
Spoiler:

Try putting the option Through On in the beginning of Green's movement (in both, if you will) and Through Off after the movement is finished.
 
Try putting the option Through On in the beginning of Green's movement (in both, if you will) and Through Off after the movement is finished.

Still didn't work. I'm not sure what it is I'm doing wrong. Here is a picture of the event:

Spoiler:
 
How do you make a custom tileset with trees make yourself hide behind a tree like this?
[PokeCommunity.com] [Archive] Pokemon Essentials: Starter Kit for RPG Maker XP
 
I am having some serious problem.

After i battle my rival, i want him to go somewhere off, but the problem is the movement isnt working. He just won't go anywhere! Help. He is just saying the stuff that i wrote on Endbattle comment.
 
I am having some serious problem.

After i battle my rival, i want him to go somewhere off, but the problem is the movement isnt working. He just won't go anywhere! Help. He is just saying the stuff that i wrote on Endbattle comment.

Have you tried setting "Through ON" in the Rival's movement list?
 
Have you tried setting "Through ON" in the Rival's movement list?
Yes, i did it like this:

Set move route: This event
Through on
Move down
Move down
Move down
Move down

Stilll nothing..I tried adding Through on at the end and still nothing, and i tried adding through OFF at end and still nothing.
 
Now whenever I create the mom event in the beginning and she walks back to her table after her speech, she just disappears! I put the controls self switch "A" =ON and on event page number 2 the self switch is on "A". I don't want her to disappear!
 
Status
Not open for further replies.
Back
Top