[BTS] Is it possible to turn off Global Warming?

Joined
Dec 31, 2001
Messages
232
Location
Jacksonville North Carolina USA
I was wondering if you could turn off Global Warming so tiles dont change when this happens?

In CIV II if you had pollution but then you could clean it up which I really liked.

Any suggestions, as always this is strictly for old Grandpa Tolls enjoyment and not for public maps.

Thanks again for the valued input and have a Merry Christmas!!!

Grandpa Troll
 
The plot changing is handled by CvGame::doGlobalWarming(). Looking through it, it seems that there is no on/off switch other than modifying the DLL itself. However it should be possible to modify xml to make it decide to change the terrain on 0 plots, which act the same way as turning GW off.

Edit GlobalDefineALT.xml and set the following to 0: GLOBAL_WARMING_UNHEALTH_WEIGHT and GLOBAL_WARMING_NUKE_WEIGHT. Copy from GlobalDefines.xml if needed.
 
You can also mod the xml files to decrease the effects of global warming from more severe to almost zilch
 
Top Bottom