The Great Apple
Big Cheese
So, I've been dabling in phthon a bit recently, slowly trying to get my head around it. I think my small experience in C++ is helping me a little bit (started learning it this term at uni), however, there are still things which are confusing me... anyway, that is besides the point.
I was wondering if there was a way to create event triggers. At the moment there is a trigger for "onReligionFounded" - for when you found a religion, and "onReligionSpread" - for when a religion spreads to a city, however there doesn't seem to be one for when you change your state religion, which is the one I was looking for.
Is there any way of triggering events to occur when you change your state? If so, how would I go about triggering them?
I was wondering if there was a way to create event triggers. At the moment there is a trigger for "onReligionFounded" - for when you found a religion, and "onReligionSpread" - for when a religion spreads to a city, however there doesn't seem to be one for when you change your state religion, which is the one I was looking for.
Is there any way of triggering events to occur when you change your state? If so, how would I go about triggering them?