Gedemons map did it, how can I do it? (force Barbie encampments to spawn a bit further away).

Larsenex

King
Joined
Oct 31, 2005
Messages
784
Location
Longview, Texas
Greetings Fanatics!

Gedemons most excellent map mod had done it as an option prior to Aussies patch, now however it does not give me the option under the drop down 'game rules'.

What I would like is to have Barbarian encampments spawn maybe 3 or 4 tiles further then they are now from my initial city at start of the game.

I am using his map mod to get enormous size maps and having a great time with them. However the 'game' rules sets that Gedemon had prior to the patch, will no longer let me select various options. One was spawning encampments further, moving faster on roads, and ai city placement also further back on larger maps. This was pure Genius and I would love to have those rules back...
 
If you now how to make a mod or add a file to an existing mod, just add an sql file that has the line below in it,

UPDATE GlobalParameters SET Value = 6 WHERE Name = 'BARBARIAN_CAMP_MINIMUM_DISTANCE_CITY';
 
Back
Top Bottom