Civ4 XML Tag reference?

mighty_jid

Chieftain
Joined
Mar 4, 2008
Messages
8
Hi All,

I'm looking to edit he culture created by buildings in Civ4BuildingsInfo. I'm not sure which tag it is that handles this though.

Does anyone know which tag it is or where I can find an xml tag guide?

Regards,

Jid
 
Wow, toughie to find, i'll tell ya, but here it is: you want the tag:


<ObsoleteSafeCommerceChanges>
<iCommerce>0</iCommerce>
<iCommerce>0</iCommerce>
<iCommerce>1</iCommerce>
</ObsoleteSafeCommerceChanges>

the first is money, the second is science and the third is culture.
You can fidlle with each of the three numbers as you please, enjoy.
 
Back
Top Bottom