View Single Post
Old 03-14-21, 12:26 PM   #6
Jeff-Groves
Village Idiot
 
Jeff-Groves's Avatar
 
Join Date: Sep 2014
Posts: 5,319
Downloads: 130
Uploads: 0


Default

There are 3 instances of -8.5 in that file.
You might try changing them all.


Found 3 occurrences of '-8.5'.
Line 335 4h " Ship:GetContactDepth() > -8.5 and (Plane:HasTorpedoes() or Plane:HasBombs() or Plane:HasCannons())"
Line 409 4h " (Plane:HasTorpedoes() or Plane:HasBombs() or Plane:HasCannons()) and Ship:GetContactDepth() > -8.5"
Line 766 4h " !Plane:HasCommander() and Plane:HasWaypoints() and ( ( !Ship:ContactPresenceIs(PRESENCE_SENSORS, 0) or ( Ship:ContactPresenceIs(PRESENCE_SENSORS, 0) and Ship:GetContactDepth() <= -8.5 ) ) or ( !Plane:HasBombs() and !Plane:HasTorpedoes() and !Plane:HasCannons() ) )"



010 is excellent for finding this stuff.
__________________
I don't do Stupid. So don't ask.
Jeff-Groves is offline   Reply With Quote