Hello people, I need your help.
I'll keep it short:
If the player chose a starter, I want the rival to automatically go to the stronger type and choose a starter as well.
Unfortunately, the Essentials Docs Wiki doesn't properly describe how to do this.
It simply says:
„You may want to have things happen automatically as soon as you pick a starter (such as making the rival go to pick a different starter).
Create an event page somewhere (preferably in a new event all on its own) that has the Autorun trigger, and make it depend on Game Variable 7 being greater than 0. When the player chooses a starter, this Variable will be made greater than 0, so this event page will then immediately run."
But that's exactly what I did.
I hope some of you can help me. Thanks. :)
I'll keep it short:
If the player chose a starter, I want the rival to automatically go to the stronger type and choose a starter as well.

Unfortunately, the Essentials Docs Wiki doesn't properly describe how to do this.
It simply says:
„You may want to have things happen automatically as soon as you pick a starter (such as making the rival go to pick a different starter).
Create an event page somewhere (preferably in a new event all on its own) that has the Autorun trigger, and make it depend on Game Variable 7 being greater than 0. When the player chooses a starter, this Variable will be made greater than 0, so this event page will then immediately run."

But that's exactly what I did.
I hope some of you can help me. Thanks. :)