Peace treaty length

ispanets

Warlord
Joined
Apr 1, 2013
Messages
135
Location
Moscow
Hello all,

In my mod, I have the following code..

<Update>
<Set Value="10"/>
<Where Name="PEACE_TREATY_LENGTH"/>
</Update>

But anyway, any peace treaty works for 30 turn. Is this number modified by map size or game speed?

Can I change it somehow?

Thanks.

JJ
 
Hello all,

In my mod, I have the following code..

<Update>
<Set Value="10"/>
<Where Name="PEACE_TREATY_LENGTH"/>
</Update>

But anyway, any peace treaty works for 30 turn. Is this number modified by map size or game speed?

Can I change it somehow?

Thanks.

JJ

Peace treaty length should be 10 turns by default, I thought?

Anyway, this may be modified by game speed - are you playing marathon?
 
Top Bottom