• 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!
  • Cyndy, May, Hero (Conquest), or Wes - 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] Can I change which HMs each badge gives permission to use?

FSBS

Defunct
  • 147
    Posts
    10
    Years
    • Seen Apr 19, 2019
    After an extended break I am returning to work on my hack. I'm working on planning it out as I map, and I was wondering something - can I change which HMs each badge gives permission to use?

    For example: say I switched Lt. Surge and Misty's towns, but I wanted Surge's gym to allow use of the Cut HM (as opposed to Fly.) Is it simply a matter of re-writing the Gym Leader script and setting a different flag, or changing the HM itself so that Fly is instead Cut?
     
    Last edited:
    yes. I'm working on emerald but i think i can help. The flags are easy to find in the gym leader person event: Setflag 0x
    820 is flash
    821 is cut
    822 is fly
    823 is strength
    824 is surf
    825 is rock smash
    826 is waterfall

    I don't know if they correct but you can't try, and i think is more easy this way than the other.
     
    yes. I'm working on emerald but i think i can help. The flags are easy to find in the gym leader person event: Setflag 0x
    820 is flash
    821 is cut
    822 is fly
    823 is strength
    824 is surf
    825 is rock smash
    826 is waterfall

    I don't know if they correct but you can't try, and i think is more easy this way than the other.

    Thanks, so it is possible then. Just needed to know that; scripting and flagging is still a ways away right now but it's crucial to the flow of maps and gameplay.
     
    Back
    Top