View Full Version : Modified Mongol Caravan unit


IronicBuddha
Jun 06, 2009, 03:02 PM
Anyone who has played the Mongol scenario in warlords should be familiar with the mobile Yert/Caravan unit that produced units while acting like a city of sorts. A similar unit (with modified graphics) would be quite beneficial to the Sahara mod I am working on at present. The graphical work I could take care of, but the coding for such a unit would prove difficult, and I have not been able to make one successfully.

Any help would be greatly appreciated
Thanks :)

Onionsoilder
Jun 06, 2009, 03:17 PM
Taking a quick look at the mod, there is nothing special about the unit's XML. Since there is no CvGameCoreDLL in the mod folder, I'm assuming that means that all of the code to make it spawn new units was scripted in Python. I'm not a good Python modder though, so you'll have to ask someone else about that.

The_J
Jun 06, 2009, 05:47 PM
Look here (http://forums.civfanatics.com/downloads.php?do=file&id=8847), it's already done ;).