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

Script to recieve pokemon part in menu and national dex?

3
Posts
4
Years
    • Seen Jun 6, 2020
    I'm making a rom hack and I have a custom way of recieving the starter, but when you open your menu it doesnt have the option to view POKEMON, also I need a script to automatically recieve the national dex since its a game that has mostly pokemon from outside kanto.
     
    44
    Posts
    6
    Years
    • Seen Mar 22, 2024
    I'm making a rom hack and I have a custom way of recieving the starter, but when you open your menu it doesnt have the option to view POKEMON, also I need a script to automatically recieve the national dex since its a game that has mostly pokemon from outside kanto.

    Okay, setflag 0x828 for Pokemon Menu
    setflag 0x829 for regional pokedex
    do a special 0x16F for national dex
    do all these in a single script,
    As for starter you need custom scripts
    here is an example
    Spoiler:


    these will help
    https://www.youtube.com/watch?v=TDAnCM9HghM
    https://www.youtube.com/watch?v=AnaiyYY1rWo
    https://www.youtube.com/watch?v=II4_T3MCnLo&list=PLfI5DBI4tNyLBYGNhf1Ee8cgdmMtiilps&index=11

    try these video series i learnt everything from here https://www.pokecommunity.com/showthread.php?t=369646

    link to the pokemon values
    https://www.mediafire.com/file/6w54...II_ROM_Hacking_-_Pok%C3%A9mon_Values.txt/file

    the file is not mine but its meant to help beginners.
     
    Back
    Top