Arma 3
742 betyg
Drongos Air Operations
5
3
2
6
5
4
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Data Type: Mod
Mod Type: Mechanics, Plane
Filstorlek
Lades upp
Uppdaterades
722.303 KB
7 okt, 2018 @ 8:40
28 sep, 2024 @ 15:22
71 ändringsnotiser ( visa )

Abonnera för att ladda ner
Drongos Air Operations

Beskrivning
This mod places AI aircraft, SAMs and radars under player control. It works in SP, local hosting and dedicated servers.

Discord for my mods[discord.gg]
My Artillery/Cruise Missile/Loitering Munition mod
My Active Protection System mod


Open the system with your H key (can be changed under Options>Controls>Configure Addons).

Optional supplemental mod to increase CAS damage:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?edit=true&id=1903788856

Features:
Player control over AI aircraft, radars and SAMs
Vastly improved CAS code (aircraft agressively use cannons, rockets, bombs and missiles against vehicles and infantry)
Assign CAP, CAS, SEAD, loiter, take off and land orders
Support for vanilla craft and most mods (tested with Firewill, RHS, CUP, USAF and Unsung)
Optional JTAC dialog
Bomb, gun and rocket runs
Gunship support (player control or AI targeting scripts)
Transport support (Vehicle in vehicle, helos insertions, paradrops, supply drops and slingloading)
Intuitive interface with ACE menu integration
Give orders with mapclicks or more realistic manual coordinate input
Units communicate (current orders, launching missiles, detecting enemies)
Radar-based information sharing (AI aircraft and SAMs are more dangerous)
Radar targets are shared with aircraft and SAMs
Markers for friendly assets and detected enemy assets
Terrain, altitude, range and radar cross section affect a radar's ability to detect aircraft
Control AI aircraft altitude, loiter area and engagement radius
Gun camera
Switch to gunner option
Control radar and datalink status for all units in the system
Control SAM and aircraft ROE
Land at any airfield
Upgraded gunship
Virtual Airfield Management: Send aircraft back to base to refit
(WIP) Carrier Ops: properly configured aircraft can operate from the USS Freedom

Notes:
Press H to open the menu (change under Options>Controls>Configure Addons; key is saved every time the DAO menu is opened)
Blacklist users by setting daoAvailable=false; on their client or using the built-in CBA server option
Set a player to JTAC mode by setting daoJTACmode=true; on their client
Force a player to use manual input (no mapclicks) by setting daoManualInput=true; on their client
Give altitude orders before move orders
Viewdistance can affect engagement range
Terrain blocks radar (place your radars and SAMs in elevated areas)
All groups using this system must contain only a single vehicle (eg. 2 planes in a group may cause errors)
Fixed wing craft that start on the ground in careless mode will go onto standby until given orders
Aircraft that start airborne with no waypoints will loiter in place until given orders
Groups, vehicles and vehicle classes can be excluded by adding them to the array daoIgnore=[];

Landing:
Aircraft that land will be despawned and added to Virtual Airfield Management (see below).

Supported Units:
The default BIS units supported. Firewill, RHS, USAF mod and CUP have also been tested.

Denying/Allowing Dialog Access:
To limit which users can access the system, use Rank and Role by YonV.

By default, the system is available to all players. This can be toggled in Options>Addon Options>Drongo's Air Operations>"Everyone can access dialog".

To whitelist a specific client, execute daoAvailable=true; on their machine.
To blacklist a specific client, execute daoAvailable=false; on their machine.

Virtual Airfield Management (VAM):
VAM is a solution to the problem of housing and refitting aircraft when they are not required in the air. Doing this in-engine is almost impossible given certain hard-coded behaviours. VAM handles this virtually, by deleting aircraft after they land and storing them virtually. Players can then access VAM via the "Airfields" button in the DAO dialog. This allows them to browse the virtual aircraft at each airfield, to select their loadout and spawn them on the runway.

In addition, to storing landed aircraft, it is possible to add virtual aircraft to any runway with this code:

[airfieldIndex(integer),side,[arrayOfClassnames]]call dao_fnc_AddToVAM;

For example:

[1,WEST,["B_Plane_Fighter_01_F","B_Plane_Fighter_01_F","B_Plane_CAS_01_dynamicLoadout_F"]]call dao_fnc_AddToVAM;

will add two Black Wasps and one Wipeout to the WEST side at airport 1. The index for each airfield is given on its marker.

The delay between being stored for refit and becoming available is 60 seconds by default. This can be changed by setting this variable:

daoVAMrefitTime=60;

Issuing orders by script:
Where _group is the group of the air asset, _targetPos is where you want the attack and _FAHpos is the final attack heading position:

[_group,_targetPos,_FAHpos]remoteExec["DAO_fnc_AIGunRun"];

You can also use:"DAO_fnc_AIBomb", "DAO_fnc_AIRockets", "DAO_fnc_AICAS", "DAO_fnc_AICAP" or "DAO_fnc_AISEAD".

License:
The rights of any 3rd party scripts used in this work belong with the owner. I do not and have never claimed ownership over the work of other people. All 3rd party scripts are used in good faith.

You must receive my permission to use any of the scripts, configs, expressions of concepts or designs of this addon in the development of other projects.
You may not reverse engineer this addon.
You may not use any part of this mod as the basis for a project.
You may not distribute altered versions of this addon.
You may not use this addon or any derivatives thereof in any way for monetary gain.
You may not use this addon or any derivatives thereof as part of any submission to any contest of any kind.
You may not port this addon to any other game (it may ONLY be used with Arma 3).
You may not use this addon with VBS, VBS2, VBS3 or any similar product.
You may not re-upload to Steam.
This addon may only be used for private recreational purposes.
This addon may not be used for any commercial or professional purpose.
This addon may not be used as a tool by any government department or military, law enforcement or security organisation.

If you need an exception, contact me.organisation.

If you need an exception, contact me.

Credits:
Drongo: Development and scripting.
Chops: Technical and general support.
James: Good advice.
CBA team: For expanding the possibility of modding and making things easier for modders.
sn0whusky: Dedicated server access, testing.
MadMonkey: Testing.

A huge thanks to my Patrons and supporters.

Discord for my mods[discord.gg]

THEFT OF MY WORK
My artillery mod was stolen, edited and re-released in violation of the license by BlackAlpha of tier1ops.eu. Here is a video showing my original work and his stolen edit:

https://www.youtube.com/watch?v=Oe7G6WwxQVU

Please share this video and let the community know.

CHANGELOG
v0.394
Improved: CAP orders
Improved: AI aircraft can use guns for air combat
Populära diskussioner Visa alla (13)
16
7 feb @ 3:06
The Attack Helicopters can't find the infantry !
Castiel
8
10 sep, 2022 @ 7:26
Adding New Gunships
gsg94490
3
15 apr, 2023 @ 5:41
CBA options don't actually appear
Zak
1 134 kommentarer
Can this mod be used in personal scenarios?
Killa Sin 29 sep @ 4:22 
Hello, how can I activate the module mid-mission? For example I want to have access to air support only after destroying some enemy AAs.
LEE O C 28 sep @ 12:43 
paradrops are always hard on arma. sometimes they land to let 2 ppl out, sometimes they paradrop but the plane lands and they all walk miles to get bk in. ive had a good success rate with this mod like tbh
Mauser 28 sep @ 4:21 
Does this mod support Spearhead's Planes and Normandy map? Commonwealth and US factions are independent, not BLUFOR.
I had a lot of trouble making my C-47 paradrop due to erratic behaviors from the pilot. Like if I issue the order onboard while on the ground, the pilot and his mate will leave the plane and walk a couple of meters outside, then come back inside the plane and off to do the paradrop.
If instead I issue the paradrop order while already flying, the pilot will never do it and every time will land the plane and exit it.
Ak-47 boy 22 sep @ 7:11 
For some reason gun run does not work for me.
Drongo  [skapare] 14 sep @ 1:05 
Not possible I'm afraid.
TicTacc™ ツ 13 sep @ 0:16 
is there a way i can save the pylon setup and select it later in the vam?
LEE O C 11 sep @ 14:20 
ohh i need to do this to save planes flying in circles off map haha
Drongo  [skapare] 11 sep @ 14:17 
Use the Air Corridor for off-map assets.
@Хорни баклажан Use VAM airspawn. IDK if there's any other way to fix it on maps that spawn them like that