Arma 3
71 betyg
MDH Blackfish Gunship (AC-130 Style)
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Data Type: Mod
Mod Type: Mechanics
Filstorlek
Lades upp
Uppdaterades
127.151 KB
14 jan @ 10:43
9 maj @ 10:15
8 ändringsnotiser ( visa )

Abonnera för att ladda ner
MDH Blackfish Gunship (AC-130 Style)

I 1 samling av Moerderhoschi
Arma 3 Mods created by Moerderhoschi
12 artiklar
Beskrivning
MDH Blackfish is a mod, created by Moerderhoschi for Arma 3. You are able to call an Blackfish Gunship and control it.

HOW THE ADDON WORKS?
The addon automatically add an Actionmenu entry to call in the Gunship.

IS THE ADDON MP COMPATIBLE?
Yes, call it and use it like in SP.

HOW TO ZEROING THE GUNSHIP WEAPONS?
Ingame go to "Options -> Controls -> Keyboard -> Weapons -> Laser Range" and the assigned key is for zeroing the weapons of the Blackfish Gunship.

Mod options with global variables at missionstart:
- see sample mission how to use -> [SP/CO12] MDH Blackfish Gunship - Campraid

Gunship call in action menue only with specific item:
- mdhBlackFishModNeededItemToCall = "B_UavTerminal"

Gunship call in action menue entry only on specific object(use unit variable name or unit init)
(if the unit is a Blackfish Gunship then you will make a normal takeoff insted of instant spawning in the sky):
- mdhBlackFishModCallerObj1
- mdhBlackFishModCallerObj2
- mdhBlackFishModCallerObj3
- mdhBlackFishModCallerObj4
- mdhBlackFishModCallerObj5
(or if you want that only one specific player with the variable name p1 get the action)
- if(!isNil"p1" and {player == p1}) then {mdhBlackFishModCallerObj1 = player} else {mdhBlackFishModCallerObj1 = "logic" createVehicleLocal [0,0,-50]}

Gunship spawning and circle on specific position in map(use marker variable name):
- mdhBlackFishModCircleMarker1
- mdhBlackFishModCircleMarker2
- mdhBlackFishModCircleMarker3
- mdhBlackFishModCircleMarker4
- mdhBlackFishModCircleMarker5

Disable new gunship circle pos action entry:
- mdhBlackFishModChangePosDisable1 = true
- mdhBlackFishModChangePosDisable2 = true
- mdhBlackFishModChangePosDisable3 = true
- mdhBlackFishModChangePosDisable4 = true
- mdhBlackFishModChangePosDisable5 = true

Disable Exit Blackfish action entry:
- mdhBlackFishModExitDisable1 = true
- mdhBlackFishModExitDisable2 = true
- mdhBlackFishModExitDisable3 = true
- mdhBlackFishModExitDisable4 = true
- mdhBlackFishModExitDisable5 = true

Gunship seen as threat for enemies and will be attacked:
- mdhBlackFishModCaptiveDisable1 = true
- mdhBlackFishModCaptiveDisable2 = true
- mdhBlackFishModCaptiveDisable3 = true
- mdhBlackFishModCaptiveDisable4 = true
- mdhBlackFishModCaptiveDisable5 = true

Disable friendly IR Marker action entry:
- mdhBlackFishModIRdisable1 = true
- mdhBlackFishModIRdisable2 = true
- mdhBlackFishModIRdisable3 = true
- mdhBlackFishModIRdisable4 = true
- mdhBlackFishModIRdisable5 = true

Disable speed action entries:
- mdhBlackFishModSpeedDisable1 = true
- mdhBlackFishModSpeedDisable2 = true
- mdhBlackFishModSpeedDisable3 = true
- mdhBlackFishModSpeedDisable4 = true
- mdhBlackFishModSpeedDisable5 = true

Disable altitude action entries:
- mdhBlackFishModAltitudeDisable1 = true
- mdhBlackFishModAltitudeDisable2 = true
- mdhBlackFishModAltitudeDisable3 = true
- mdhBlackFishModAltitudeDisable4 = true
- mdhBlackFishModAltitudeDisable5 = true

Disable radius action entries:
- mdhBlackFishModRadiusDisable1 = true
- mdhBlackFishModRadiusDisable2 = true
- mdhBlackFishModRadiusDisable3 = true
- mdhBlackFishModRadiusDisable4 = true
- mdhBlackFishModRadiusDisable5 = true

ADDITIONAL FILES
Contents of this download/subscription:
- signature files
- mod description/icons

CREDITS
Armed-Assault.de Crew - For many great ArmA moments in many years
BIS - For ArmA3

You like my mod? Check out my other Mods: Arma 3 Mods created by Moerderhoschi

You like my work and want to support me?


Paypal[www.paypal.me]

thank you :-)
Populära diskussioner Visa alla (1)
0
6 jul @ 2:47
Cant Look around
Rainstorm606
22 kommentarer
HienaiPita 26 aug @ 3:25 
I would like this mod to have the TimeOut function that was also in MDH CAS. Once used, there is a 20 minute cooldown.
Moerderhoschi  [skapare] 20 aug @ 3:27 
@Fhersinki this is intended so that the Gunship is not shot down by AI. Only the calling player with the mod has access to his spawned Gunship. But when your buddies also load the mod everybody of you can spawn his own Gunship and you can crush enemies on the ground :-)
Fhersinki 15 aug @ 16:06 
the enemies are not attacking the Gunship, what can i do? and also if i play in MP all the players in my server will have access to this or only admin or what?
Mark 10 jul @ 10:54 
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=837088518
could u please add laser targeting function just like this mod?
add ac130 from usaf mod
Moerderhoschi  [skapare] 9 maj @ 10:19 
update 2025-05-09:
- MDH Blackfish Gunship actionmenu entry can now be turned off and the Gunship can also be called over the Moddescription tab

https://iili.io/3kGDhle.jpg
Moerderhoschi  [skapare] 25 jan @ 6:14 
update released, added Gunship call in action menue only with specific item:
- mdhBlackFishModNeededItemToCall = "B_UavTerminal"
Moerderhoschi  [skapare] 22 jan @ 8:03 
Update released, mod options with global variables at missionstart now available. See Mod Description and try the new Samplemission -> [SP/CO12] MDH Blackfish Gunship - Campraid
From the galaxies to the stars to the planets to the grains of sand on the beaches... somewhere in between it all God took the time to make you. How cool.