Civciv5
Grand Emperor
Code didn't work. I pasted it here in the CvEventManager.
Could anyone provide some help, please.
Code:
def onCityAcquiredAndKept(self, argsList):
'City Acquired and Kept'
###CityNameChange###
if pCity.getName() == "Indraprastha":
if pNewOwner.getCivilizationType() == gc.getDefineInt("CIVILIZATION_MAURYA"):
pCity.setName("Dillika");
###CityNameChange###
. i am looking for a way to export a rigged unit from blender 2.6.3 and then import it to blender 2.4.9 without losing the skeleton/vertex groups info. so what type of file keeps that info and is compatible with both blender 2.4.9 & 2.6.3?