• 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!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist 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] [Fire Red] Patch to make opponent's level same as ours

Well, I tried the tool but I understand that I have to set a variable for every single trainer battle individually? I can't make all trainers have levels the same of mines with just clicking a button? I have to edit EVERY trainer of the game and add the setvar to EVERY script?
I remember a patch that sets all trainer's Pokémon's levels automatically.
 
Last edited:
Nope, once you set the variable, that's it. If you set 0x4052 to 0x100, every trainer battle will have the same level as your highest Pokemon until you change it to a different value. The variable isn't reset after battle so there's no need to worry about it~
 
Well, I tried using the tool. Ticked the right box, that opens a box. When I set 0x100 it does notging and the box moves. When I write 0x4051 it switches to trainer battles, then I write 0x4052 and it closes. I never got the chance to write 0x100.

Maybe I'm getting something wrong (English is not my mother tongue btw).
 
Don't type 0x100 in the tool. You have to write 'setvar 0x4052 0x100' in an in-game script to get it to work.

The tool is just allowing to to choose which variable you want to use in case you were already using 0x4052 for something else.
 
Back
Top