View Single Post
Old 06-19-08, 09:38 AM   #1
keltos01
Silent Hunter
 
Join Date: Feb 2008
Location: Milan Italy
Posts: 4,999
Downloads: 114
Uploads: 18
Default 11 torpedo tubes implemented!!!!!!

IT IS POSSIBLE ! so there might not be a max number of tubes after all !:rotfl:

see the Hr Ms CLass T thread page 7, Peabody gave me a head start on this !
http://www.subsim.com/radioroom/show...=137856&page=7




did a copy paste of the 2 stern tubes bru and blu to the bow torp room in upc -> nada

did a copy paste in the stern room

[UserPlayerUnit 1.Compartment 1.WeaponSlot 5]
ID= TorpMountS4
NameDisplayable= Torpedo Tube 11
Type=NULL
AcceptedTypes= TorpedoTube
UserCustomizable=No
IDLinkBunker=SternTorpedoRoom
IDLinkWeaponIntervalDefault1= NULL, NULL, TorpedoTube21inUS, Mk16Torpedo
ExternalNodeName3D= NULL
ExternalObjectName3D= NSS_Balao_Door02_BLD_anim01
ExternalDamageZoneTypeID3D= 130

and got 5 stern tubes in the game loadout!!! but still 10 tubes total ingame (11th not there)

so I changed the two extra bow tubes from sternbunker to Bowbunker, nothing....

then I opened the .sim file, went to wpn_SubTorpedoSys,
added one tube -> Tubes [11]

gave it the BLD anim 01 (need a stern tube)

I get 11 tubes ingame !



problem :
number 1 is aft tube
number 9 is bow tube

I added one tube to the stern torpedo room (I had moved two of the tubes to the bow torpedo room before as to have eight tubes fore for my Class T)

in upc :

;------------------------------------------------------------
; STERN TORPEDO
;------------------------------------------------------------

[...]

[UserPlayerUnit 1.Compartment 1.WeaponSlot 3]
ID= TorpMountS3
NameDisplayable= Torpedo Tube 11
Type=NULL
AcceptedTypes= TorpedoTube
UserCustomizable=No
IDLinkBunker=SternTorpedoRoom
IDLinkWeaponIntervalDefault1= NULL, NULL, TorpedoTube21inUS, Mk16Torpedo
ExternalNodeName3D= NULL
ExternalObjectName3D= NSS_Balao_Door02_BLD_anim01 <-uses same door as tube
ExternalDamageZoneTypeID3D= 130 2 for now

move two stern tubes to the bow torpedo room, and renamed them

;------------------------------------------------------------
; BOW TORPEDO
;------------------------------------------------------------

[...]

[UserPlayerUnit 1.Compartment 5.WeaponSlot 7]
ID= TorpMountB7
NameDisplayable= Torpedo Tube 7
Type=NULL
AcceptedTypes= TorpedoTube
UserCustomizable=No
IDLinkBunker=BowTorpedoRoom
IDLinkWeaponIntervalDefault1= NULL, 1944-04-01, TorpedoTube21inUS, Mk16Torpedo
IDLinkWeaponIntervalDefault2= 1944-04-02, NULL, TorpedoTube21inUS, Mk18Torpedo
ExternalNodeName3D= NULL
ExternalObjectName3D= NSS_Balao_Door02_BRU_anim01<-aft door moved to front
ExternalDamageZoneTypeID3D= 135

[UserPlayerUnit 1.Compartment 5.WeaponSlot 8]
ID= TorpMountB8
NameDisplayable= Torpedo Tube 8
Type=NULL
AcceptedTypes= TorpedoTube
UserCustomizable=No
IDLinkBunker=BowTorpedoRoom
IDLinkWeaponIntervalDefault1= NULL, 1944-07-01, TorpedoTube21inUS, Mk16Torpedo
IDLinkWeaponIntervalDefault2= 1944-07-02, NULL, TorpedoTube21inUS, Mk18Torpedo
ExternalNodeName3D= NULL
ExternalObjectName3D= NSS_Balao_Door02_BLU_anim01<-aft door moved to front
ExternalDamageZoneTypeID3D= 135

It still needs refining but it works ! we need to assign that new tube a new door...
__________________
"Honorable Builder of Sinking Ships"


Last edited by keltos01; 06-19-08 at 10:03 AM.
keltos01 is offline   Reply With Quote