Quote:
Originally Posted by Kng
Does GWX have a "go to max. TC" button, like LSH does with [Numpad *] ?
|
No, it doesn't, but it's easy to do it yourself. Go to (C:\programs)\Ubisoft\SilentHunterIII\data\Cfg\Com mands_en.cfg and open with Notepad.
Scroll to [Cmd5] and add
Key1=0x6A,R,"Npad *"
It should look like this:
[Cmd5]
Name=Time_compr_increase
Ctxt=1,2,6,9
MnID=0x3F010001
Key0=0x6B,,"Npad +"
Key1=0x6A,R,"Npad *"
Save the changes.