Question about World Builder

ImperatrMaximus

Chieftain
Joined
Oct 15, 2010
Messages
8
Hi there.

After playing the game for a while I dove into the World Builder and have run into a problem. Call it laziness but I find placing the spawn points for the civs and city-states tedious, especially on the large maps.

So my question is is there an option somewhere that will generate spawn points, in the same way that the game makes them when you start a game? And if not, is there a guide that at least gives pointers on where to put them?

(I did try some forum searching, but I can't think of a single phrase or word that would make any search reasonable.)
 
Hello,

I don't want to open a new thread, so why not post here.

The question is : Instead of a 120x80 map, is it possible to create a 80x120 map in the world builder ?

Thanks for your help.

Kwadjh
 
I found something in the GlobalDefines.xml

<Row Name="MAX_SUPPORTED_MAP_X">
<Value>152</Value>
</Row>
<Row Name="MAX_SUPPORTED_MAP_Y">
<Value>96</Value>
</Row>


It's probably necessary to edit those entries to use bigger map.
 
Back
Top Bottom