• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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.

Recent content by dragonmaniac

  1. D

    increasing party size

    After some more testing i got it to be able to select pokemon after the sixth, however if i try to select the sevent pokemon it selects the cancel button instead, so i'm thinking of to move/remove it, as you can leve the screen by clicking escape. current code in my Pscreen_party script section...
  2. D

    Need Help with Hoopa's problem

    what is the exact script you used to start the battle? and it it doesn't need to be caught, you can add it directly to your party by using the following command: pbAddPokemon(:HOOPA,70) (i'm guessing you want him to be level 70 judging from the error code, otherwise you can change te number...
  3. D

    Help making a custom intro?

    simple answer: yes. now for how to do it: go into rpgmaker and find a map named intro. there you should see a black map with three event blocks, open the top left event. then click "clear eventpage", after that make sure that in the "trigger" box auto run is selected. and now three important...
  4. D

    increasing party size

    I'm quite new to working with essentials, and will probably making some stupid mistakes. i wanted to increase the party size (to 13) in my game so i went over the forums and found: the post : Adding more party pokemon on this forum (i can't post links because i don't have enough posts) i got...
  5. D

    Forcing Autosaves on Event Triggers - Doable or not?

    this is quite simple. if you want to make an event that saves, first you should simply make an event, and then you add an event command, on the third page on the bottom right you should find a button with: "Script...", if you click it you should get an input box. in that box you write: pbSave...
Back
Top