Global Define

Randall_Flagg

The Evil One
Joined
Aug 25, 2004
Messages
611
Location
Joshua Texas
Good day, could not find where this was located in CIV 5 nor CIV 5 Gods and Kings, I want to change max distance for cities, real sick of the sprawl of the AI's. Could someone please help me locate the file. Or How would I change the defines?


Thanks RF

Moderator Action: Moved to the main forum.
Because the tutorials subforum is only for tutorials, not for questions ;).
 
Code:
<GameData>
	<Defines>
		<Update>
			<Where Name="MIN_CITY_RANGE"/>
			<Set Value="4"/>
		</Update>
	</Defines>
</GameData>
 
Yes I got that part, but i looked thru every folder in Civ 5, I cannot find one Global Defines, do you know where it might be hiding at? CiV 4 i am sure it was called globaldefine.
 
The file is called GlobalDefines.xml

The Gods & Kings version is in [Steam install location]\steamapps\common\Sid Meier's Civilization V\assets\DLC\Expansion\Gameplay\XML

Vanilla version is in [Steam install location]\steamapps\common\Sid Meier's Civilization V\assets\Gameplay\XML
 
Top Bottom