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

Problem when i AddPokemon

3
Posts
9
Years
    • Seen Mar 8, 2020
    Hi guys.
    I have a problem with Pokemon Essential DS 1.6
    This is the error:
    When i tried to add a Pokémon with this script:

    Code:
    pbAddPokemon(1,5)

    The event add my a pokemon, but one at random.
    In the pokemon.txt there are no errors.

    I tried to do the same thing with another script:

    Code:
    pbAddPokemon(:BULBASAUR,5)
    pbAddPokemon(PBSpecies::BULBASAUR,5)
    but i have the same error.

    Do you know why i have this problem?

    P.S. Sorry for my english, but i'm Italian.
     
    Last edited:
    Back
    Top