Random CIV Start Locations

Balderstrom

Emperor
Joined
Oct 25, 2007
Messages
1,141
Location
Halifax, NS, Canada
I know I read this in a thread somewhere, but I forgot to bookmark it and can't seem to locate it again.

IIRC you can edit a WB save that has CIV-A start at X,Y - and instead when you load that WB save in a new game the CIVs will be randomly assigned to the set start locations.

So what do you change/remove from the WB save to do so?
 
In each 'team player' block in the XML, you'll find this variable:

Code:
RandomStartLocation=true

change this to:

Code:
RandomStartLocation=false
and you'll be all set! :goodjob:
 
Back
Top Bottom