PDA

View Full Version : Open torpedo doors


CapZap1970
06-28-20, 12:22 AM
I know that the command to open the torpedo doors is "Q" , to close them is "W" and the key to toggle between the different tubes is "Y", I also know that there is a selector to switch between single torpedo and salvo, but what is killing me is that I knew or think I knew is there was a command to opend all the torp tubes and the toggle between them so it was easier to fire them in rapid sequence withoud having to wait an eternity for the next tube door to open.


The thing is that I remember I used to fire all my tubes in a fast sequence without the select/open/fire for each one of them. Are there any other commands to do this? Is there a way to switch tubes without having the previous one closed or opening them one by one without automatically closing when switching tubes?... :hmmm:


I can't remember well, but there was a way to do this...




:k_confused:
CapZap

Fifi
06-28-20, 01:38 AM
What i usually do to avoid the open/close problem, is to set correct depth/speed first to all fish, then open all tubes by clicking on switches in conning tower wall box (or even on attack periscope seat view - just below the periscope reticule) They are all staying open this way...at least in my game...
:salute:

CapZap1970
06-28-20, 02:54 PM
What i usually do to avoid the open/close problem, is to set correct depth/speed first to all fish, then open all tubes by clicking on switches in conning tower wall box (or even on attack periscope seat view - just below the periscope reticule) They are all staying open this way...at least in my game...
:salute:
Ahhhhh.... It was as simple as that.... clicking on the buttons and pressing the "Q" key.... Thanks a lot Fifi, it was driving me crazy...


:Kaleun_Salute:



CapZap

blackswan40
06-28-20, 03:10 PM
SHIII Quick Reference Card

https://www.subsim.com/radioroom/downloads.php?do=file&id=5617

https://www.subsim.com/radioroom/picture.php?albumid=1223&pictureid=11163

https://www.subsim.com/radioroom/picture.php?albumid=1223&pictureid=11164

CapZap1970
06-28-20, 08:53 PM
Thanks a lot!!!! Very useful indeed!!!


:Kaleun_Thumbs_Up:
CapZap

CapZap1970
06-28-20, 09:23 PM
Just followed Fifi's advice to select the tubes by clicking them in the F6 screen and they stayed open!!!


Thanks a lot Fifi!!! :Kaleun_Cheers:


CapZap

Fifi
06-29-20, 12:39 AM
Just followed Fifi's advice to select the tubes by clicking them in the F6 screen and they stayed open!!!


Thanks a lot Fifi!!! :Kaleun_Cheers:


CapZap

You are welcome :up:

John Pancoast
06-29-20, 05:16 PM
Not sure if this is what you're after, but via these commands I can open all or any doors and they'll stay open even if I change tubes.


;[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

klh
06-29-20, 06:51 PM
Not sure if this is what you're after, but via these commands I can open all or any doors and they'll stay open even if I change tubes.


;[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

Has anyone found a way to get the "Toggle_open_close_torpedo_tube" command to work? I've designed a nice toggle switch like the one in the 3D F2 view, but I can't seem to get this command to do anything with a key or with a menu button. I'm guessing it must have been an incomplete idea in the game engine code.

John Pancoast
06-29-20, 07:12 PM
Has anyone found a way to get the "Toggle_open_close_torpedo_tube" command to work? I've designed a nice toggle switch like the one in the 3D F2 view, but I can't seem to get this command to do anything with a key or with a menu button. I'm guessing it must have been an incomplete idea in the game engine code.

Not sure. Personally, I think the entire open/close torpedo doors stuff was a waste of programming time and effort.
I could care less about that affect. :)

CapZap1970
06-30-20, 12:08 AM
Not sure if this is what you're after, but via these commands I can open all or any doors and they'll stay open even if I change tubes.


;[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


Is that part of the Commands_en file...?

Fifi
06-30-20, 12:57 AM
Is that part of the Commands_en file...?

Absolutely :yep:

Good find John :up:

CapZap1970
06-30-20, 01:36 AM
Got to try this one.... :yeah:

John Pancoast
06-30-20, 04:27 PM
Absolutely :yep:

Good find John :up:


:salute: