
Originally Posted by
Ovarion
Quick question, is it possible for me to only remove the auto deploying stakes? As that is the only one which is really bugging me...
Sure. I recommend not downloading this mod then if you only want to remove that (though this mod will indeed remove it), just open up your own campaign_script (works for vanilla TATW, MOS, etc) which is located here: M2TW/mods/Third_Age_3/data/world/maps/campaign/imperial_campaign. Then search for these 2 lines:
Code:
set_counter label_ready 1
and change it to this:
Code:
; set_counter label_ready 1
then you're good to go
(there are 2 entries of this code so you'll have to do twice)
Not save game compatible. Will work on any (sub)-mod though.