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.
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.
I'm using this script to scale NPC pokemon levels to the player's pokemon's levels. How do I modify it so that npc mons will appear evolved if they're past a certain level?
Take a look at pbGetEvolvedFormData, pbGetPreviousForm, pbGetMinimumLevel, and pbGetBabySpecies in Pokemon_Evolution.
I don't know how to script enough to make anything with it but it's a start I suppose.