I need some help tweaking either the BuildSettings.h or the InternalSettings.h
In some ship boardings the enemy captin tries to surrender but I am getting the ransom dialog instead. I've tried all the options in the dialog but no matter what I do I am left in the ships cabin and I cant get the door to open. I've tried just abot everything to get the cabin door to open but its locked and I cant get out. I have to quit my game and start over from my last save.
Questions:
Is there an in game command I can type in to get the cabin door to open?
How do I turn off captive surrender options completly?
Is there any thing I can change without having to start a new game?
What do I change?
BuildSettings.h
(under sea battles)
SURRENDER_MULT have at 0 still happens
InternalSettings.h
(under AI ship constants)
// surrender scalars _for in boarding process_, NOT for on sea.
#define SURRENDER_SCL_POW 0.4 // type=float,
#define SURRENDER_SCL_ADD -0.2 // type=float,
#define SURRENDER_SCL_COEFF 0.5 // type=float,
#define SURRENDER_SCL_MIN 0.9 // type=float,
#define SURRENDER_SCL_MAX 1.75 // type=float,
These are the current settings. I dont know what I should change to turn surrendering off completly.
Please Help
Stowaway
In some ship boardings the enemy captin tries to surrender but I am getting the ransom dialog instead. I've tried all the options in the dialog but no matter what I do I am left in the ships cabin and I cant get the door to open. I've tried just abot everything to get the cabin door to open but its locked and I cant get out. I have to quit my game and start over from my last save.
Questions:
Is there an in game command I can type in to get the cabin door to open?
How do I turn off captive surrender options completly?
Is there any thing I can change without having to start a new game?
What do I change?
BuildSettings.h
(under sea battles)
SURRENDER_MULT have at 0 still happens
InternalSettings.h
(under AI ship constants)
// surrender scalars _for in boarding process_, NOT for on sea.
#define SURRENDER_SCL_POW 0.4 // type=float,
#define SURRENDER_SCL_ADD -0.2 // type=float,
#define SURRENDER_SCL_COEFF 0.5 // type=float,
#define SURRENDER_SCL_MIN 0.9 // type=float,
#define SURRENDER_SCL_MAX 1.75 // type=float,
These are the current settings. I dont know what I should change to turn surrendering off completly.
Please Help
Stowaway