View Single Post
Old 12-22-18, 11:11 AM   #11486
jorca2
Mate
 
Join Date: Oct 2015
Posts: 57
Downloads: 138
Uploads: 0
Default

Quote:
Originally Posted by DieSauergurke View Post
Found a solution for the issue if anyone is interested.

You have to edit the following file:
Silent Hunter 5\data\Cfg\Message_WE.cfg

There you have to set Param0-2 to 0 like this:
Code:
[Msg7]
MsgId=7
Priority=2
Timeout=30
Param0=0
MsgOgg0_0=MC_CR_SO_43;Flooding tube
MsgOgg0_1=MC_CR_SO_44;Closing tube
Param1=0
MsgOgg1_0=0;Number
Param2=0
MsgOgg2_0=MC_CR_SO_43B;english - nothing / german - <something>
MsgOgg2_1=MC_CR_SO_44B;english - nothing / german - wird geschlossen

Furthermore you can also get rid of the other annoying soundfiles (magnetic/impact pistol, salvo/single shot) played while setting up your torpedoes.
You have to delete the Sound_* entries below [Cmd326] and [Cmd329] in the file Commands.cfg inside the same folder as Message_WE.cfg.

See below:
Code:
[Cmd326]
Name=Set_salvo_mode
Contexts=1

[Cmd327]
Name=Set_torpedo_depth
Contexts=1

[Cmd328]
Name=Set_torpedo_speed
Contexts=1

[Cmd329]
Name=Set_torpedo_pistol
Contexts=1

Ok, thanks. Itīs works!!!!
jorca2 is offline   Reply With Quote