PDA

View Full Version : I want to modify the Earth map


Effraides
October 29, 2005, 23:34
I think the map is great and am really into playing it, but I want to play with less civs, knock it down to 14 or less maybe. I've tried editing the file with notepad deleting a couple of civs, but that just causes the game to crash.

I opened the world builder, wanted to just delete a couple of cives off of the map, but cant figure out how to do just that.

Any help is appreciated. Thanks.

Locutus
October 30, 2005, 03:19
Did you outright delete entries or just make them empty? The game expects 18 entries, you can't outright delete them. To delete a player from a scenario, replace his entry by an empty entry:

BeginPlayer
LeaderType=NONE
CivType=NONE
Team=17
EndPlayer

The corresponding team entry should look like this:

BeginTeam
EndTeam

If this isn't the problem, can you post the exact changes you made? Attach the file so I can look at it.

Effraides
October 31, 2005, 08:49
thx, that was exactly the problem.