View Single Post
Old 06-22-21, 06:48 PM   #4
Nisse_thepear
Swabbie
 
Join Date: Nov 2019
Posts: 8
Downloads: 57
Uploads: 0
Default

Quote:
Originally Posted by John Pancoast View Post
Yes, a simple edit of the commands_*.cfg files found in path data\cfg. Look for the following commands and edit as needed.
Your command numbers may be different. #'s 309 and 312 are normally the ones to edit as 310 and 311 usually don't need to be changed.


;[Cmd309]
;Name=Close_torpedo_tube
;Ctxt=1

[Cmd310]
Name=Open_sel_torpedo_tube
Ctxt=1
Key0=0x51,,"Q"
MnID=0x3F070013

[Cmd311]
Name=Close_sel_torpedo_tube
Ctxt=1
MnID=0x3F070014
Key0=0x57,,"W"
Str=4529

;[Cmd312]
;Name=Toggle_open_close_torpedo_tube
;Ctxt=1
This worked! Thanks alot man!
Nisse_thepear is offline   Reply With Quote