SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Modern-Era Subsims > Dangerous Waters > DW Mod Workshop
Forget password? Reset here

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 08-27-07, 04:36 PM   #1
Bill Nichols
Master of Defense
 
Join Date: Mar 2000
Posts: 1,502
Downloads: 125
Uploads: 0
Default Xavier's torpedo doctrine mod

Xavier M. sent this to me and I thought I'd share it with other modders:

1st sorry for my english...

I am a french player of Dangerous Water and I modify the doctine for homing torpedos...

I think, it could be interesting...
your torpedo take the max speed only if she dectect something...
if you manualy stop the enable mode, she returne to pre eneble speed.
it work good.

I modify the file TORPEDO.TXT Whith "Dangerous Waters Update Version 104 Build 378 (English)" and the "LWAMI 308 Full" installed like this :

; Home
IF NEWTRACK THEN {
IF ASuWSafety THEN {
IF ( TgtClass $= "SURF" ) OR ( TgtAlt >= -40 ) THEN {
DROP
} ELSE {
DebugOut Ownname
DEBUGOUT "Torpedo Acquired"
DebugOut TargetName
SETTACTIC "TorpHoming"
IF ( AcousticMode == 1 ) THEN { SetSpd MaxSpd } ELSE { SetSpd 40 } ENDIF
;in passive mode if the speed is to high... torpedo never reached his taget...
} ENDIF
} ELSE {
DebugOut Ownname
DEBUGOUT "Torpedo Acquired"
DebugOut TargetName
SETTACTIC "TorpHoming"
IF ( AcousticMode == 1 ) THEN { SetSpd MaxSpd } ELSE { SetSpd 40 } ENDIF

;in passive mode if the speed is to high... torpedo never reached his taget...
} ENDIF
} ENDIF


you can try...

At the same time,
I modify all torpedos noise too like this :
With DWedit in "Object Dialog" for all "normal" torpedos I decrese the "base" sound of -40 (eg: for 278:53 cm Torpedo : old Passive sonar SL = 77, now I put 37 !)

At the same time, to keep the same sound level at max speed I modify the "Gen Topedo+10" in "Trurst Dialog" this +50. (old Gen Torpedo CspeedNoise = 10 now I put 50 !)

with this mod, you can launch a low speed topedo. (like 10 or 20 kts...)
the launch sound is the same... but your torpedo is more difficulte to detect at long range in pre enable speed when she's travel.

__________________
My Dangerous Waters website:
Bill Nichols is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:02 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.