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

Changing when you're asked to nickname your starter

66
Posts
11
Years
    • Seen Oct 30, 2023
    When I add a pokemon, I don't want to be asked, if he wants a nickname. But, after the first battle, it should ask me, if I want to give him one or change it.
     

    Allgamesdude

    The Creator of the WIP game, Pokémon Cosmic. Looki
    283
    Posts
    11
    Years
  • That's most likely a scripting Change. Ya could do this. You could silently add a pokemon using pbAddPokemonSilent(:PIKACHU,20)

    store its data using a script(nt sure which) and then remove the pokemon and replace it with a "loudly" added pokemon.

    Like this:

    pbAddPokemon(:PIKACHU,20)
     
    Back
    Top