View Single Post
Old 02-10-19, 07:22 AM   #11693
Tonci87
Captain
 
Join Date: Jun 2012
Posts: 549
Downloads: 116
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


Thank you very much for this.

My problem is that the speech when changing the torpedo pistol, or when changing from single shot to salvo get played two times.

If I do as you instruct, then no sound gets played at all. Do you know what I need to change so that each sound is only played once?

Thank you
Tonci87 is offline   Reply With Quote