E Epicurist Chieftain Joined Dec 3, 2001 Messages 60 Sep 25, 2006 #1 is there a way (through xml or python) that if a civ builds something then they are excluded from building another building example...if you build Stonehenge than you cant build Pyramids.
is there a way (through xml or python) that if a civ builds something then they are excluded from building another building example...if you build Stonehenge than you cant build Pyramids.
NeverMind Proud to be Russian Joined Apr 29, 2005 Messages 618 Location Moscow, Russia Sep 26, 2006 #2 I think it's possible for buildings of the same building class (CIV4BuildingClassInfos.xml). Not sure about more complicated solutions.
I think it's possible for buildings of the same building class (CIV4BuildingClassInfos.xml). Not sure about more complicated solutions.
Jeckel Great Reverend Joined Nov 16, 2005 Messages 1,637 Location Peoria, IL Sep 26, 2006 #3 I think it could be done by moding the CvGameUtils.py python file, but I've never modded that file before so I can really give an specifics.
I think it could be done by moding the CvGameUtils.py python file, but I've never modded that file before so I can really give an specifics.