View Single Post
Old 08-28-11, 09:20 AM   #2
Raptor
Weps
 
Join Date: Nov 2002
Location: Pacific NW, USA
Posts: 350
Downloads: 54
Uploads: 0
Default

Keystroke commands are defined in SilentHunterIII/data/Cfg/Commands_en.cfg

The SH3 default commands for F10 and F11 look like this.

[Cmd19]
Name=Deckgun_camera
Ctxt=1
MnID=0x3F020005
Key0=0x79,,"F10"
Page=0x38000000,3707
GoBack=Conning_deck_camera

[Cmd23]
Name=Cycle_flak_cam
Ctxt=1
Key0=0x7A,,"F11"
MnID=0x3F020006




This useful addition to keystroke commands will instantly enable maximum time compression with a single keystroke by pressing the asterisk (*) key on your numerical keypad. Just add the red line to [Cmd5]

[Cmd5]
Name=Time_compr_increase
Ctxt=1,2,6,9
MnID=0x3F010001
Key0=0x6B,,"Npad +"
Key1=0x6A,R,"Npad *"
__________________
Raptor
Raptor is offline   Reply With Quote