Province Decay

constantinople

not Istanbul
Joined
Nov 24, 2010
Messages
1,286
Location
In a van down by the river
How do you stop province decay?
I don't want countries' provinces to lose stability when a new civilization is born.
 
How do you want to stop it?
Somehow ingame? Or you want to "mod" them out?
 
I want to mod it out. I tried deleting a few of the civilizations out of that code but the game crashes now.
 
I did that and it crashes. :/
 
The part you want to modify is after line 443.

For example, for Byzantium, remove every line after line 443 that begins with "pByzantium". Now Byzantium Stability Map stays constant from 500AD onward.

It should not crash if you do nothing but that.
 
Okay, it worked before but now the game is crashing. I deleted the pByzantium.setProvinceType( xml.iP_ProvinceName, iProvinceOuter )
code but it crashes.
 
Top Bottom