platyping
Sleeping Dragon
Simple.
Short of 1 </BuildingInfo> somewhere...
Short of 1 </BuildingInfo> somewhere...
Hmm... I took a look again and every new building entry starts with <BuildingInfo> and ends with </BuildingInfo>
I attached the File.
<GlobalCommerceModifiers>
<iCommerce>8/iCommerce>
<iCommerce>0</iCommerce>
<iCommerce>8</iCommerce>
<iCommerce>0</iCommerce>
</GlobalCommerceModifiers>
It is the PythonDbg.log that tells you which modules BUG has loaded isn't it?
I ask because I appear to have broken things and none of the C2C modules are being loaded.
i only see one failure
load_module __future__
load_module codecs
load_module validate
validate import failed
That is because you aren't using my code. But do you see any successes for example is NaturalWonders being loaded?
Perfect . ... I think![]()
How do you affect international reputation? Is it buildings, civics, or a "world view"? How are world views created?
The only code I have seen for affecting reputation is horrible as it loops through taking one away until enough has been taken to reduce the reputation by a real 1.
I think Koshling or AIAndy did something about this somewhere but I can't remember where or what.