wolfman101
Chieftain
- Joined
- Sep 28, 2006
- Messages
- 6
I have been looking at Python, XML, and the SDK files all day and I cant for the life of me figure out how to get month increments like in the Omens scenario.
Basically, what I am planning on doing is taking the normal game speed and dividing the YearIncrement by 3 and multiplying the TurnsPerIncrement by 3. So, the ancient era will have turns of 13 years and 4 months for example. And the turns at the end of the game will be 4 months each.
I have looked through practically every file in the Omens directory and the assets files for warlords and CIV4 and I cant figure out how they did it, so if I could just be pointed in the right direction I would appreciate it alot.
Basically, what I am planning on doing is taking the normal game speed and dividing the YearIncrement by 3 and multiplying the TurnsPerIncrement by 3. So, the ancient era will have turns of 13 years and 4 months for example. And the turns at the end of the game will be 4 months each.
I have looked through practically every file in the Omens directory and the assets files for warlords and CIV4 and I cant figure out how they did it, so if I could just be pointed in the right direction I would appreciate it alot.