Continents Script

Sidewinder00Q

Warlord
Joined
Nov 22, 2005
Messages
140
The 1.61 patch has changed the continents script. If it's changed it to be like the Continents script that was in Civ3, I don't want it. Can anyone tell me how to either A) save the old script, or B) get a new one that was like the old one? I have not patched yet.

Thanks in advance
 
publicmaps\continents.py
assets\python\cvmapgeneratorutil.py

My solution would be to rename cvmapgeneratorutil.py to something like old_cvmapgeneratorutil.py. And continents.py to old_continents.py. Then go into old_continents.py and change all cvmapgeneratorutil to old_cvmapgeneratorutil using notepad.

Or switch to using smartmap, which can do all kinds of maps, including ones like the old continents script.
 
Back
Top Bottom