Log in

View Full Version : HOW TO change fatigue


Rebel
09-11-15, 09:40 AM
I am playing a campaign. I was unable to install the commander mod. Am looking for a way to change the fatigue setting without using the commander mod. Is there a file that I can go to to change the fatigue setting. Or will someone please give me as if you were talking to a child on how to install the commander mod. I am running silent Hunter111 with GWX gray wolves 3.0 that is running absolutely perfectly

CaptBones
09-11-15, 11:25 AM
SH3 Commander is not a MOD, it's a separate program ("app" in today's lingo :O:). You'll get much more than just the ability to change the fatigue model if you install it correctly and use it.

But, IIRC there is a way to edit a file to change the fatigue model without using SH3 Commander; someone else will probably be along shortly to show you how.

Good hunting...sink 'em all. :arrgh!:

Magic1111
09-12-15, 03:47 AM
I am playing a campaign. I was unable to install the commander mod. Am looking for a way to change the fatigue setting without using the commander mod. Is there a file that I can go to to change the fatigue setting. Or will someone please give me as if you were talking to a child on how to install the commander mod. I am running silent Hunter111 with GWX gray wolves 3.0 that is running absolutely perfectly

First make a backup from your file "Basic.cfg" (Folder data\Cfg) e.g. on your desktop.

Then open the file "Basic.cfg" with notepad and find the following blocks and replace it with this one (e.g. via copy and paste):


[CREW_0] ;SEAMAN
MoraleMin=0.30
MoraleMax=0.60
MoraleStep=0.05
FatigueMin=0
FatigueMax=0.5
FatigueStep=0.2
CoefMorale=0.4
CoefFatigue=0.2
QualEffect=1
Hp=10
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=0

[CREW_1] ;ABLESEAMAN
MoraleMin=0.30
MoraleMax=0.60
MoraleStep=0.05
FatigueMin=0
FatigueMax=0.5
FatigueStep=0.2
CoefMorale=0.4
CoefFatigue=0.2
QualEffect=1
Hp=11
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=20

[CREW_2] ;LEADINGSEAMAN
MoraleMin=0.30
MoraleMax=0.60
MoraleStep=0.05
FatigueMin=0
FatigueMax=0.5
FatigueStep=0.2
CoefMorale=0.4
CoefFatigue=0.2
QualEffect=1
Hp=12
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=50

[CREW_3] ;PETTYOFFICER
MoraleMin=0.40
MoraleMax=0.70
MoraleStep=0.05
FatigueMin=0
FatigueMax=0.5
FatigueStep=0.1
CoefMorale=0.3
CoefFatigue=0.3
QualEffect=2
Hp=12
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=100

[CREW_4] ;CHIEFPETTYOFFICER
MoraleMin=0.40
MoraleMax=0.70
MoraleStep=0.05
FatigueMin=0
FatigueMax=0.5
FatigueStep=0.1
CoefMorale=0.3
CoefFatigue=0.3
QualEffect=3
Hp=13
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=150

[CREW_5] ;CHIEFBOATSWAIN
MoraleMin=0.40
MoraleMax=0.70
MoraleStep=0.05
FatigueMin=0
FatigueMax=0.5
FatigueStep=0.1
CoefMorale=0.3
CoefFatigue=0.3
QualEffect=4
Hp=14
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=200

[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

[CREW_7] ;LIEUTENANTJR
MoraleMin=0.50
MoraleMax=0.80
MoraleStep=0.1
FatigueMin=0
FatigueMax=0.6
FatigueStep=0.05
CoefMorale=0.2
CoefFatigue=0.4
QualEffect=2
Hp=15
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=400

[CREW_8] ;LIEUTENANTSR
MoraleMin=0.50
MoraleMax=0.80
MoraleStep=0.1
FatigueMin=0
FatigueMax=0.6
FatigueStep=0.05
CoefMorale=0.2
CoefFatigue=0.4
QualEffect=3
Hp=15
Wounded=-0.02
Dead=-0.05
SunkShips=0.1
TorpedoHit=0.05
Experience=500
AND:


[FATIGUE_COEF]
;comp 0
RegularFactor00=0
SpecificFactor00=0
BadWeather0=0
;comp1
RegularFactor10=0
RegularFactor11=0
SpecificFactor10=0
SpecificFactor11=0
BadWeather1=0
;comp2
RegularFactor20=0
RegularFactor21=0
SpecificFactor20=0
SpecificFactor21=0
BadWeather2=0
;comp3
RegularFactor30=0
RegularFactor31=0
SpecificFactor30=0
SpecificFactor31=0
BadWeather3=0
;comp4
RegularFactor40=0
RegularFactor41=0
SpecificFactor40=0
SpecificFactor41=0
BadWeather4=0
;comp5
RegularFactor50=0
RegularFactor51=0
SpecificFactor50=0
SpecificFactor51=0
BadWeather5=0
;comp6
SpecificFactor60=-0.1
SpecificFactor61=-0.1
;comp7
SpecificFactor70=-0.1
SpecificFactor71=-0.1
;comp8
RegularFactor80=0
RegularFactor81=0
SpecificFactor80=0
SpecificFactor81=0
BadWeather8=0
;comp9
RegularFactor90=0
SpecificFactor90=0
BadWeather9=0
;comp10
RegularFactor100=0
SpecificFactor100=0
BadWeather10=0
;comp 11
RegularFactor110=0
RegularFactor111=0
SpecificFactor110=0
SpecificFactor111=0
BadWeather11=0

:salute:

Rebel
09-12-15, 11:23 AM
:)I'm looking for the words to express my gratitude. This can best be expressed. I feel, by my remembering a player that was part of a club that I played with a long time ago. His name was, magic . He was a wonderful person and an excellent silent Hunter three player. Your response and your name, has brought back :haha:all those wonderful memories. If no one today has said , thank you . life is a game, and how you play the game is how you play life

Magic1111
09-13-15, 02:44 PM
:)I'm looking for the words to express my gratitude. This can best be expressed. I feel, by my remembering a player that was part of a club that I played with a long time ago. His name was, magic . He was a wonderful person and an excellent silent Hunter three player. Your response and your name, has brought back :haha:all those wonderful memories. If no one today has said , thank you . life is a game, and how you play the game is how you play life

My pleasure mate! :up: