• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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.

[Script] National Pokedex at beginning of the game

  • 8
    Posts
    6
    Years
    I'm trying to have it so that the player in the hack I am developing receives the National Pokedex at the beginning of the game. I've opened the script for Oak and it's like 800 lines long. I know I would have to remove the flag and value checks post-elite four so the player doesn't receive the National Pokedex twice.

    Can anyone help me with this?
    Thanks much!
     
    I'm trying to have it so that the player in the hack I am developing receives the National Pokedex at the beginning of the game. I've opened the script for Oak and it's like 800 lines long. I know I would have to remove the flag and value checks post-elite four so the player doesn't receive the National Pokedex twice.

    Can anyone help me with this?
    Thanks much!

    To give the national dex to the player, all you have to do use use the command "special 0x16F". I would personally give it before the player has a chance to encounter any gen 2& or 3 mons in your game. (For example, if there's gen 2 & or 3 mons in Viridian Forest you would give the national dex before then, maybe in that little building before you get into the forest.).

    I wouldn't know how to disable all those other scripts, but I would think you would just have to set a flag after giving the national dex.
     
    Last edited:
    Back
    Top