View Full Version : Editing the game...


sealboy6
Feb 25, 2006, 05:24 PM
I know this is probably a pretty lame question, but where would I go if I wanted to edit the percent of the earth that is desert, ice, tundra...

I know I've seen it somewhere, and I'm really pissed because my last two starts I've either been surrounded by desert of tundra.

Thanks for the help.

sealboy6
Feb 25, 2006, 08:49 PM
anybody know how to change the terrain percentages...

Lord Olleus
Feb 26, 2006, 01:59 AM
my guess is that you would have to create an entirely new map generating script.

Haarbal
Feb 26, 2006, 09:12 AM
you could also edit one, but then i would recommend a backup

Willem
Feb 26, 2006, 12:09 PM
my guess is that you would have to create an entirely new map generating script.

No you don't, you can just edit CvMapGeneratorUtil.py. It's found in Assets/Python. Copy the file to your Custom Assets first though and make the changes there.