• 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.
  • 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!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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
    10
    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