| General | Hosted Sites | Civ5 | CivRev | Civ4Col | Civ4 | Civ3 | Civ2 | Civ1 | Misc | Marketplace |
![]() |
|
|
Welcome to Civilization Fanatics' Center. You are currently viewing our site as a guest which gives you limited access to our site features. By joining our free community, you will be able to participate in the discussions, search the forum, send private messages, vote in polls, upload your own screenshots to the gallery, and access many other special features. Registration is fast, simple and absolutely free, so sign up today! If you have any problems with the registration process or your account login, please contact support. |
|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Chieftain
Join Date: Mar 2006
Posts: 30
|
City positioning request
Ok, wondering if it would be possible to shrink the distance required in between two cities. At the moment, several cities must look like:
Code:
XCXXCX XXXXXX XXXXXX XCXXCX Wondering if it would be possible to reduce the amount of terrain neccisarry between cities to 1 so that it could look like: Code:
CXCXC XXXXX CXCXC Does anyone know if this is possible and how you would do this? NEW_Rome |
|
|
|
|
|
#2 |
|
The Son
Join Date: Mar 2006
Posts: 347
|
In the Global Defines XML file, I think its in the base XML folder, there is a value called 'minimumcitydistance' or something like that. Iset mine to 0 personally, but note that the computer will still found cities like they have to be two squares apart, as this has to deal with the AI and not hard coded limits.
EDIT: Okay, yeah, its in the basic XML folder under assets. Look for: <Define> <DefineName>MIN_CITY_RANGE</DefineName> <iDefineIntVal>2</iDefineIntVal> </Define> and change the 2 to 1, 0, 3, 948, whatever you want. NOTE: This is tiles between the cities, not counting either of the two tiles the cities are on themselves, so 0 would let you put cities right next to each other, whereas 1 would force a tile between them. |
|
|
|
|
|
#3 |
|
Chieftain
Join Date: Mar 2006
Posts: 30
|
Thanks, Vishaing. I have wanted to do that for quite a while now!
NEW_Rome **MODERATORS** I am finished with this thread. You may delete it if you need to. |
|
|
|
![]() |
| Bookmarks |
|
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Camera and popup positioning | MatzeHH | Civ4 - SDK/Python | 4 | May 10, 2008 05:12 AM |
| The nightmare of strategic positioning | ShadowWarrior | Civ4 - Strategy & Tips | 4 | Dec 30, 2007 04:11 AM |
| M16 Positioning Difficulties | Vehem | Civ4 - Creation & Customization | 1 | May 04, 2006 12:08 AM |
| Positioning a Unit | SK138 | Civ3 - Creation & Customization | 2 | Jul 03, 2003 01:19 AM |
| Positioning of Shields | monkeyman116 | Civ2 - General Discussions | 2 | Jul 18, 2002 04:00 AM |