Need to generate units partway through game (Like the horsemen in "omens")

Joined
Sep 8, 2007
Messages
375
Location
Canada
so i need to know how to code for a bunch of knights to appear on a certain few tiles several turns into a scenario....any ideas?:)
 
It will almost certainly require a little python. There are plenty of mods that you could probably borrow the code from, including FfH or Omens itself. I would recommend you just start by looking at the CvModEvents.py file in the C:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Warlords\Mods\Omens\Assets\Python folder.
 
Back
Top Bottom