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

No Badges

Marohak

Asker of Dumb Questions
  • 25
    Posts
    11
    Years
    Hi there, I wanna take badges out of my game, but Pokémon are not obeying the player.

    1. How can i make Pokémon obey, without giving badges?

    2. Is there a way to delete the badges from the player menu?
     
    You could potentially switch on all the "has _ badge" switches during your intro switch, so it treats the player as having all the badges. This would probably be much easier than editing all the badge-dependent infrastructure.

    To delete the badges from showing up on the trainer card, you'll probably have to edit the scripts for that. I'd imagine that most of what you'd need to edit is in the PokemonTrainerCard script.
     
    As Jackey says, just give the player all the badges at the start so that badge effects apply. Then find whatever uses the badges.png graphic and get rid of it.
     
    Back
    Top