To play all battles on offense and defense alone you must go to Notepad file in your folder of Medieval II Total War call medieval2.preference. Backup the original file and save it in a separate folder (you can call MTW2 original files) in case something goes wrong or you want to return to the original configuration.
You're going down the text until you reach [hotseat] will see that there are signs with numbers, you must leave them as is:
Code:
[hotseat]
turns = 0
scroll = 0
autoresolve_battles = 0
disable_console = 0
disable_papal_elections = 1
save_prefs = 1
update_ai_camera = 1
validate_diplomacy = 1
Now the next step is to go to the folder of your mod of the Third Age, you will see that there is also a configuration file in Notepad called TATW.
If you want to do it in just SS 6.1 mod you enter this home folder and you will see another file in Notepad called Stainles_Steel_Kingdoms, files are exactly the same change in TATW and the SS.
you go and seek also the section of [multiplayer] and [hotseat]
You must leave it:
Code:
[multiplayer]
## comment/uncomment following line to disable/enable hotseat campaign
# playable = true
## faction mask for setting default starting factions in hotseat campaign
# factions = 1 # = england, 2 = france, 4 = hre, 3 = england+france, etc
[hotseat]
## disable start turn scroll in hotseat campaign
# scroll = false
## disable forced separate human faction turns (including diplomacy) in hotseat campaign
# turns = false
## enable cheat console in hotseat campaign.
# disable_console = false
## specify password for administrator access to the dev console when console disabled. Change 'password' to a suitable password
# admin_password = password
## enable camera updates during ai turn in hotseat campaign
# update_ai_camera = true
## enable voting in papal elections in hotseat campaign (only first valid human faction votes)
# disable_papal_elections = false
## disable forced autoresolve all battles in hotseat campaign
# autoresolve_battles = false
## disable diplomacy validation for incoming propositions
# validate_diplomacy = false
## disable forced relevant hotseat options to be saved with game.
# save_prefs = false
## autosave hotseat game at start of players turn
# autosave = true
## save config file in save dir containing information about next players turn
# save_config = true
## close medieval II directly after a hotseat autosave
# close_after_save = false
## sub directory name for hotseat save games
# gamename = hotseat_gamename
## ensure game data files used in previous save match current campaign data files.
# validate_data = true
## prevent game to load if savegame or data validations fail
# allow_validation_failures = false
[multiplayer]
playable = true
[hotseat]
turns = false
scroll = false
autoresolve_battles = false
disable_console = false
disable_papal_elections = false
save_prefs = true
update_ai_camera = true
validate_diplomacy = true
Ok, now you can play on offense and defense battles in an individual hotseat bringing various factions, how to note, at least to me strikes me that if I choose more than nine or ten factions in the SS, I get CTD and throws me to desktop but with such a campaign will have balanced the sea. Enjoy and sorry my english.
