View Single Post
Old 06-02-19, 06:09 AM   #3
geosub1978
Samurai Navy
 
Join Date: Oct 2006
Location: Salamis Base
Posts: 567
Downloads: 229
Uploads: 0
Default

Quote:
Originally Posted by glaude View Post
Hello makman94
On the video you post, you can see buttons above or below the tubes torpedo tubes that open or close the selected tubes.
I find it very convenient because often, I wonder if my tubes are always open (they close themselves ! )
Where can I find this mod or the modified part of what I want?
Regards
Yves
Here is the abstract from commands_en.cfg that you want. You can replace the lines accordingly, provided the "Q"/"W" are not deticated to other usage.

[Cmd308]
Name=Open_torpedo_tube
Ctxt=1

;[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
Str=4529
Key0=0x57,,"W"
MnID=0x3F070014

;[Cmd312]
;Name=Toggle_open_close_torpedo_tube
;Ctxt=1
__________________
geosub1978 is offline   Reply With Quote