the one in the link i posted should be compatible doing the following alterations in data/campaign/subs/StoneForts.txt
Look for these codelines:
and change them to this:Code:replace data\descr_campaign_db.xml with: <fort_devastation_distance uint="20"/> on: <fort_devastation_distance uint="0"/> <end> replace data\descr_campaign_db.xml with: <fort_devastation_modifier float="2.0"/> on: <fort_devastation_modifier float="0.0"/> <end>
easily done with any text editor such as notepad (ctrl+f for search/find function)Code:replace data\descr_campaign_db.xml with: <fort_devastation_distance uint="20"/> on: <fort_devastation_distance uint="20"/> <end> replace data\descr_campaign_db.xml with: <fort_devastation_modifier float="2.0"/> on: <fort_devastation_modifier float="1.0"/> <end>




Reply With Quote










