tightly packed

Roads

Warlord
Joined
Oct 15, 2006
Messages
106
Is there an XML file that I can change so my cities spread out some instead of looking so packed together? I'm thinking I read this is possible and if my memory is correct was posted by woodelf. I'm searched and searched tho, including a search on woodelf's posts but have found nothing.

I apologize if this has been posted and my search skill is inadequate.
 
In GlobalDefinesAlt.xml add the following entry:

Code:
    <Define>
        <DefineName>MIN_CITY_RANGE</DefineName>
        <iDefineIntVal>3</iDefineIntVal>
    </Define>

Change the 3 to something higher if you want. That value is normally set to 2 in unmodded Civ4.
 
thank you Amra!

I like big cities and little units and have been using CivScale for a long time. Just loaded up a game with the XML change and it looks great.
 
Back
Top Bottom