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.
PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
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.
Hi, i wanted to know if it was possible to nake a trainer coded to have the same pokemon you have in team but with higher levels.
Thanks you all have a nice day
Yes this is possible, provided you set up an :on_trainer_load EventHandler. There is a template for one commented out in script section Overworld_EncounterModifiers.
Be sure you clone each party member, otherwise doing damage in battle will damage the original too because both are using the same pokemon object.