• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • It's time to vote for your favorite Pokémon Battle Revolution protagonist in our new weekly protagonist poll! Click here to cast your vote and let us know which PBR protagonist you like most.
  • 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.

Help Trainer Scale Levels CFRU

  • 1
    Posts
    3
    Years
    • Seen Mar 26, 2022
    In the CFRU it says config.h to see what you want to add to your hack rom it has the trainer scale level, and everything that seems to me is activated. I think from what I read in the documents if I have to do some more I do not know what to do to activate it because it only needs to put the trainer levels paired with the player level to start the basis of my rom but I can not make it work could someone help?


    "Complete-Fire-Red-Upgrade/src/config.h"
    #define FLAG_SCALE_TRAINER_LEVELS 0x90E //If this flag is set, all Trainer Pokemon levels will be set to the highest in your party
     
    II think it means that with that line of the config file defined you can set a flag for an individual script to do the level scaling.

    That's how flags work I'm pretty sure.
     
    Back
    Top