Arian
No more ghostbusting!!
Is there a function in Python to detect when a civilization changes its civic(s)?
I did not find it in the CvEventManager.py
Think of something like:
def onCivicChanged(self, argsList):
*** CODE ***
or
def onEndRevolution(self, argsList):
*** CODE ***
Someone has a clue?
I did not find it in the CvEventManager.py

Think of something like:
def onCivicChanged(self, argsList):
*** CODE ***
or
def onEndRevolution(self, argsList):
*** CODE ***
Someone has a clue?