Quote:
Originally Posted by Dowly
I accidentally pressed it when I pushed the 'del' to remove the HUD. 
|
Here is the Do-It-Yourself mod to make the key to launch torpedoes change from "Enter" to "Ctrl-Enter".
This virtually eliminates accidental torpedo firings:
In the file SilentHunterIII\data\cfg\commands_en.cfg:
Under "[Cmd 313]", add a letter "c" between the two commas.
It should look like this afterwards:
Code:
[Cmd313]
Name=Fire_torpedo
Ctxt=1
Key0=0x0D,c,"Enter"
It should work similarly for commands_de.cfg.