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.