• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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 PurpSoul

  1. P

    [Scripting Question] Item with a effect that increase Hp

    I am defining a new objet that during the battle increase a certain number of Hp but i have not found any other predefined item that increases life to use as a base and i do not know how to create this script effect.
  2. P

    [Eventing Question] How do i make an event that lowers a level to a selected pokemon

    I've tried with the following code, but I get an error and I do not know how to fix it poke=pbChooseAblePokemon(1,3) pbChangeLevel(poke,poke.level-1,scene) poke.calcStats Pokemon Essentials Esp v16.2 --------------------------- Excepción: RuntimeError Mensaje: Script error within event 12...
  3. P

    [Eventing Question] How do i make an event that lowers a level to a selected pokemon

    I am trying to make an event that first allows you to select a live pokemon using pbChooseAblePokemon and then lower a level to the selected pokemon but i dont know how to do it. If someone could help me i would appreciate it.
Back
Top