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

[Other] -Problem Solved-

I would go through the scripts themselves to try and understand what they are doing. Each pokeball in the lab will have a script assigned to it (you can view/open them using Advance map).

Each script uses the showpokepic/hidepokpic commands to show/hide a picture of a specific pokemon ID, and asks if you would like to select this pokemon. Then, if the player selects 'yes,' it uses the givepokemon command to physically give it to the player, setting a flag to make the pokeball sprite disappear (the flag will be the same as the Person ID value in advancemap). It also sets variable 0x4031 to a given value depending on which pokemon you select to determine which pokemon your rival will take.
 
Back
Top