So does anyone have any comments on these as realism settings from the Iron Man Mode that can be enabled separately?
Code:
// ======================================
// REALISM OPTIONS:
// ======================================
#define OPEN_SEA_MOD 0 // BOOL - 1=ON - Worldmap enlarged for realistic DirectSail
#define WORLDMAP_DISABLED 0 // BOOL - 1=ON - DirectSail enforced
#define SAILTO_DISABLED 0 // BOOL - 1=ON - Cannot Sail-To any ships at sea
#define ONSEA_DATA_DISABLED 0 // BOOL - 1=ON - Spyglass and compass additional information disabled, cannot move camera to non-player ships
#define REALISTIC_ABILITIES 0 // BOOL - 1=ON - Rush, Immediate Reload and Instant Boarding disabled
I'll also get Iron Man Mode to automatically include the Open Sea Mod itself.
Edit: ^ Done. Well, that was easy!
What other separate toggles might people need? Or are there any of these we DON'T need to have separate? Any additional thoughts?
Would it make sense to have the Open Sea Mod and Worldmap Disabled combined in a single toggle?
Or are there people who use Open Sea Mod AND the worldmap?