Log in

View Full Version : Remove next/previous


Aviv
03-31-12, 09:38 AM
Can someone tell me how to remove the next/previous camera (, and . keys) because I like to use the outside camera but I am always "cheating" whenever I get a contact. If I could remove the ability then I wouldn't have the chance to cheat since I really do have bad self control!

Jonny
03-31-12, 10:08 AM
Try here:

C:\Program Files\Steam\steamapps\common\Silent Hunter 3\data\Cfg\Commands_en.cfg

lines :

[Cmd50]
Name=Camera_on_next_unit
Ctxt=1
Key0=0xBE,,">"
Page=0x34000000,3714

[Cmd51]
Name=Camera_on_prev_unit
Ctxt=1
Key0=0xBC,,"<"
Page=0x34000000,3714

Jonny:salute:

Mittelwaechter
03-31-12, 12:42 PM
:DL

To disable the keys use the ; like this:

;Key0=0xBE,,">"

and

;Key0=0xBC,,"<"

on your keyboard/language setting the code for , and . is different, but the command numbers [cmd] should be identical.
You may have to alter the ...\Commands_de.cfg if you use the German setup.

One of the differences between the US and EMEA versions of the game.