• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.

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

Joined
Dec 31, 2001
Messages
244
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.
 
Back
Top Bottom