xml files question

jto5

Chieftain
Joined
Feb 4, 2005
Messages
17
does anybody know a spot where i can find the meaning of certain xml codings. for example </iAIStartingUnitMultiplier>
<iAIStartingDefenseUnits>0</iAIStartingDefenseUnits>
<iAIStartingWorkerUnits>0</iAIStartingWorkerUnits>
<iAIStartingExploreUnits>0</iAIStartingExploreUnits>
<iBarbarianDefenders>2</iBarbarianDefenders>
<iAIDeclareWarProb>100</iAIDeclareWarProb>
<iAIWorkRateModifier>0</iAIWorkRateModifier>
<iAIGrowthPercent>100</iAIGrowthPercent>
<iAITrainPercent>100</iAITrainPercent>
<iAIWorldTrainPercent>100</iAIWorldTrainPercent>
<iAIConstructPercent>100</iAIConstructPercent>
<iAIWorldConstructPercent>100




i'm looking to find out what each of these things affect. not these ones in particular but i mean in general, has modders out there make a spot which tells what each line affects. thanks.
 
The primary source of information relating to the XML files is at this location (which is also maintained by people who use this forum).

http://civ4wiki.com/wiki/index.php/XML_files

Just click the relevent XML filename and (hopefully) someone has provided an explination on the tags you seek.
 
Back
Top Bottom