Kruelgor
Emperor
Any help would be appreciated. Your name will be mentioned in the "special thanks" section of the Roman Scenario I'm working on.
I placed this in one file:
<GameData>
<Technologies>
<Update>
<Set DefensivePactTradingAllowed="false"/>
<Where Type="TECH_CHIVALRY" />
</Update>
</Technologies>
</GameData>
And I also placed this in another file (the game seems to corrupt when I place them both in the same file):
<GameData>
<Technologies>
<Delete Type="TECH_CHIVALRY" />
</Technologies>
</GameData>
I placed this in one file:
<GameData>
<Technologies>
<Update>
<Set DefensivePactTradingAllowed="false"/>
<Where Type="TECH_CHIVALRY" />
</Update>
</Technologies>
</GameData>
And I also placed this in another file (the game seems to corrupt when I place them both in the same file):
<GameData>
<Technologies>
<Delete Type="TECH_CHIVALRY" />
</Technologies>
</GameData>