distance between ai cities

tkelch

Chieftain
Joined
Jan 10, 2006
Messages
1
How i could change the distance between cities the ai calculated?
At the moment the cities have a distance of 3-4, but i want to change it to 5.
 
Well, you could simply raise the *minimum* distance between cities.

That's MIN_CITY_RANGE in Assets/GlobalDefines.xml.

Raise that to 5, and I guarantee the computer will spread their cities out more.
 
The human player will have to do the same thing then ;)
 
Shqype said:
The human player will have to do the same thing then ;)

Maybe not for long. ;)

When the SDK comes out I plan to change it so that this distance is player specific or maybe civic specific -- I haven't decided yet.

Roger Bacon
 
Back
Top Bottom