View Single Post
Old 07-07-06, 09:54 PM   #2
U-Bones
Grey Wolf
 
Join Date: Mar 2005
Location: Treading Water
Posts: 847
Downloads: 56
Uploads: 0
Default

Quote:
Originally Posted by Seminole
I need the one specifically that has "ENTER" designated for torpedo firing.
T.I.A.
I change the following two entries in cfg/commands_en.cfg

[Cmd6]
Name=Time_compr_normal
Ctxt=1,2,6,9
Key0=0x0D,,"Enter"

[Cmd313]
Name=Fire_torpedo
Ctxt=1
Key0=0x0D,c,"Enter"

Cmd6 is from a hangover from one of the old sub games where Enter = TCx1.

Cmd313 I added the lowercase c to make it a Control-Enter combo for firing.
U-Bones is offline   Reply With Quote