You can easily disable fatigue with a small edit to the basic.cfg (typically found in C:\Program Files\Ubisoft\SilentHunterIII\data\CFG)
This example is edited it so an officer would not get fatigued.
You can apply the same principle to the crew.
Example: Edited Crew
Code:
[CREW_6] ;SUBLIEUTENANT
MoraleMin=0.50
MoraleMax=0.80
MoraleStep=0.1
FatigueMin=0
FatigueMax=20
FatigueStep=0.05
CoefMorale=0.2
CoefFatigue=0.4
QualEffect=1.5
Hp=14
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=300
Example: Original Crew
Code:
[CREW_6] ;SUBLIEUTENANT
MoraleMin=0.50
MoraleMax=0.80
MoraleStep=0.1
FatigueMin=0
FatigueMax=0.6
FatigueStep=0.05
CoefMorale=0.2
CoefFatigue=0.4
QualEffect=1.5
Hp=14
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=300
__________________
Wise men speak because they have something to say; Fools because they have to say something.
Oh my God, not again!!
|