Molybdeus
Mar 15, 2007, 07:00 PM
Is there any way to change the speed of the game in-game? For example, moving from normal speed to marathon speed when Liberalism is discovered and then back to normal after 30 turns? (IE, is this an engine thing or an XML thing?)
Civ4GameSpeedInfo contains the XML info for the actual game speed. What I need to know is how to change which of the options (GAMESPEED_MARATHON or GAMESPEED_NORMAL) the game is using via python.
Civ4GameSpeedInfo contains the XML info for the actual game speed. What I need to know is how to change which of the options (GAMESPEED_MARATHON or GAMESPEED_NORMAL) the game is using via python.