Arma 3
38 ratings
NAVY MINES - DEPTH CHARGES
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
1.293 MB
27 Jun, 2022 @ 6:02am
9 Jul, 2022 @ 3:49pm
23 Change Notes ( view )

Subscribe to download
NAVY MINES - DEPTH CHARGES

Description
Builded for underwater nad sufrace fight, bombs and mines - possibile to deploy them from ships and planes or helis.

for deploy from ship use in init field or during respawn of vehicle script command for attach mine or bomb charge to it. example mission in additional

Depth charges are possibile to find in editor in empty objects in weapons class.
For set depth of explosion of charge use command:
_bomb setVariable ['detonation', -10,true]; //to set depth of explosion warhead for 10m.
_bomb setVariable ['delay', 10,true]; //to set delay of arm warhead for 10s.
_bomb setvariable ["armed",true,true]; //to activate possibility of explosion (arm/disarm warhead).
Bomb have secondary builded in automatic limiter and seting arm state after crosing 2m of deep, and explode on G-force, and on reach bottom if depth is set too small.

Mines are in the same class of objects in editor and have possibility of setting lenght of rope from anchor
so to set custom depth of lying mine before deploy mine use on it command:
_mine setvariable ["depth",50,true]; //to set lenght of mine's anchor rope - from bottom to sufrace in this exmple 50m).
_mine setVariable ['delay', 30,true]; //to set delay of arm warhead for 30s.
_mine setvariable ["armed",true,true]; //to activate possibility of explosion (arm/disarm).
7 Comments
[EC] HAWK  [author] 16 Mar @ 8:38am 
Sorry guys there will be no more updates and at all others my mods too for some some silly people who have problem to see that something can be made better then they can - brain limitation of our times and simple jelous BYE to everyone my 25 years fun with OFP/arma come to the end maybe is time to rest.
[EC] HAWK  [author] 26 Oct, 2023 @ 2:21pm 
No BI blocked my acount so they don't want me in arma modding anymore.
HHALIK 26 Oct, 2023 @ 7:44am 
can you please make hand held sea bombs|mines supported by ace
Yo Gabba Gabba! 12 Nov, 2022 @ 9:22am 
Love your mods, some really cool concepts
tommi.1978 9 Jul, 2022 @ 10:31pm 
Thank you! I used it with a slower vessel at shallow and narrow waters and risked hurting myself. This helps a lot!
[EC] HAWK  [author] 9 Jul, 2022 @ 1:16pm 
Default is 30sek but i can add variable for that if you need
tommi.1978 9 Jul, 2022 @ 3:48am 
Hi! Would it be possible to add a detonation delay to the depth charge to allow the players boat to leave the place safely on shallow waters.