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
Forget password? Reset here

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 10-06-08, 10:29 AM   #5
GrayOwl
Soundman
 
Join Date: Sep 2004
Location: Compartment № 5 /Silos/
Posts: 149
Downloads: 0
Uploads: 0
Default



Stupid AI the seamen! Can not distinguish a sonobuoy ping from a ping of a torpedo.
Use the correct doctrine.
For example such:

/ If in your mission was French Cassard DDG class, then assign name the doctrine of a guns.txt /

; Guns Self-defense Doctrine
; Assembled For DWX RA Addon Use

var TowedAcousticsIdx
var CMTimer
TowedAcousticsIdx = DBIdxFromRecNum 1413

; New Track
IF ( NEWTRACK ) THEN {
; Set Defence Tactic
; IF ( ( TgtClass $= "MISSILE" ) OR ( TgtClass $= "AIR" ) OR ( TgtClass $= "HELO" ) ) THEN { SETTACTIC "GUNS_Attack" } ENDIF

IF ( ( TgtClass $= "MISSILE" ) OR ( TgtClass $= "AIR" ) ) THEN { SETTACTIC "GUNS_Attack" } ENDIF

; Auto Evade Weaps
IF ( ( TgtClass $= "WEAP" ) AND NOT ( TgtType $= "Sonobuoy" ) ) THEN { SETTACTIC "SurfEvadeWeap" } ENDIF

IF ( ( TgtClass $= "WEAP" ) AND ( TgtType $= "Sonobuoy" ) AND ( TgtID $= "HOSTILE" ) ) THEN { SETTACTIC "SurfEvadeWeap" } ENDIF

IF ( TgtClass $= "MINE" ) THEN { SteerAbeam } ENDIF

IF ( TgtType $= "SUB" ) THEN { CounterMeasureIdx TowedAcousticsIdx } ENDIF

} ENDIF
__________________
-+= I the ocean hunter, and I am dangerous =+-
*** Kalashnikov - the best ***
GrayOwl is offline   Reply With Quote
 

Thread Tools
Display Modes

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 05:28 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.