Quote:
Originally Posted by squeak
one quick question  , when some crewmembers have That "minus" can they regain from their fatigue so they can "get back to work "?
|
Berry made the mod so that it's now 'Battle' fatigue. Your crew members are supposed to remain fatigued from the stress of battle. Later, as they gain experience, they will be able to work even when fatigued.
If you want them to be able to recuperate/recover from the fatigue, the only way I know would be to mod the mod.
1) Go to the file data/Cfg/Basic.cfg and open it up with Notepad.
2) Go down a little, not too far from the top you will see sections for... SEAMAN, ABLESEAMAN, LEADINGSEAMAN, PETTYOFFICER, and so forth on down to LIEUTENANTSR.
3) Each one of these sections has a parameter named 'FatigueStep'.
With RuB installed they will currently be set at FatigueStep=0
That keeps them from recovering from fatigue. But later on in your career it doesn't matter very much because they can work even while fatigued. To get them to recover you need to set it back to something like the game's original values or lower. In case you are really wanting to mod the Battle fatigue I'll give you some values that are lower than the original game's. Of course you can play with these values and perhaps make them even lower. I think they only work to the 100th's place. I don't think you can enter values in say, the thousandths and expect a value in the thousandths place to do anything. Or you could open the game's original Basic.cfg and put those values in, but suggest lower values than the game's original and that's why I'm putting them below, probably even lower then what I am putting below would be better, but they are at least a starting point for you.
SEAMAN
FatigueStep=0.05
ABLESEAMAN
FatigueStep=0.05
LEADINGSEAMAN
FatigueStep=0.05
PETTYOFFICER
FatigueStep=0.03
CHIEFPETTYOFFICER
FatigueStep=0.03
CHIEFBOATSWAIN
FatigueStep=0.03
SUBLIEUTENANT
FatigueStep=0.02
LIEUTENANTJR
FatigueStep=0.02
LIEUTENANTSR
FatigueStep=0.02
Keep in mind that doing the above will cause the fatigue mod(Battle stress fatigue) to no longer work as originally intended by Beery.
Hope that helps,
OneTinSoldier