Arma 3
106 평점
Combat Drones Expansion
2
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Data Type: Mod
Mod Type: Helicopter, Mechanics
파일 크기
게시일
업데이트일
68.230 KB
2022년 6월 4일 오전 3시 54분
2024년 5월 8일 오전 11시 45분
변경 사항 16개 ( 보기 )

다운로드 위해 구독하기
Combat Drones Expansion

설명
Recreates the combat use of drones with attached explosives/grenades widely seen in Ukraine-Russian war.

USE >= HIGH OBJECTS VIDEO SETTINGS TO SEE ATTACHED AMMO/OBJECTS TO DRONE (Arma 3 limitation)

Supported UAVs:
- AR2 Darter
- Mavick UAV by SAM

Features:
- ability to attach any throwable held by a player to drone
- ability to attach any underbarrel grenade launchers ammo like 40mm grenades to drone (explosion on impact)
- ability to attach any launchers ammunition to drone like RPG, Titan, MAAWS etc., all custom mods supported
- ability to detach attached cargo to a drone when controlling UAV (in UAV camera)
- optional support for ACE3 attached explosives
- optional support for ACE3 interaction menu
- scriptable callbacks
- attaching an object via this mod will also have impact on the drone mass

Issues:
Be aware that using the default 'Optimized' compatibility mode can disrupt the UAV's autonomous mode due to Arma 3 bug (UAV will up forever if WP is set for it and there is an object attached to it). Also, if you disable the 'Optimized' mode, be cautious with grenades and similar ammunition that use a timer-based detonation mode. In this case, such ammo might detonate prematurely, without being properly deployed

Vanilla A3 Callbacks usage:
[missionNamespace, "NER_CDE_event_attachedObjectToDrone", { params ["_drone", "_player", "_attachedObject", "_holder"]; // your code }] call BIS_fnc_addScriptedEventHandler;
Parameters:
_drone: The drone to which the object is being attached.
_player: The player unit performing the attachment action.
_attachedObject: The specific object that is being attached to the drone.
_holder: A reference to the holder or container object that is used in the attachment process. (dummy object to display ammo attached to drone)

[missionNamespace, "NER_CDE_event_dropAllAttachedObjects", { params ["_drone", "_player", "_allRelatedAttachedObjs"]; // your code }] call BIS_fnc_addScriptedEventHandler;
Parameters:
_drone: The drone from which objects are being dropped.
_player: The player unit that is interacting with the drone.
_allRelatedAttachedObjs: An array containing all objects currently attached to the drone.


Try it on ADRENALINE MilSim 24/7 server:
IP: 88.99.137.120:2302
https://discordapp.com/invite/s7BMSjp
http://nmilsim.wordpress.com/

Community and Support
Community Website: ADRENALINE MilSim https://nmilsim.wordpress.com/
Discord Server: https://discordapp.com/invite/s7BMSjp
Public Server: Enabled on our public server, featuring Exile Mod, ACE3 mod, and additional tweaks and scripts.
Server name: ADRENALINE MILSIM

Donations
If you would like to support further development, consider donating through:

Paypal: https://www.paypal.me/nerexis/5usd (nerexis@gmail.com)
Buymeacoffee: https://www.buymeacoffee.com/nerexis
Patreon: Support ADRENALINE Community https://www.patreon.com/a3adrenaline

All donations, regardless of amount, are greatly appreciated and will aid in maintaining and improving our servers and scripts.
댓글 74
stanky 2024년 6월 19일 오전 4시 32분 
Having the same problem as Sandman & SUSOVALORD, with or without ACE
Sandman 2024년 6월 8일 오후 4시 14분 
Had the same bug as SUSOVALORD. No matter what type of grenade I attached (WP, incendiary, etc.), when it dropped it became just another vanilla grenade, with vanilla grenade time delay, detonation and effects. Had a little better luck with the Titan AT missile, perhaps because it is SACLOS guided instead of a beam rider, but the conditions had to be nearly perfect, and it may have helped (not certain) that I ranged the target with the T key before launch
nerexis | nmilsim.wordpress.com  [작성자] 2024년 6월 4일 오후 3시 19분 
@Snake Only one
Snake 2024년 5월 27일 오전 8시 22분 
great mod, how many granades can be attached to an AR2 Darter at once ?

i mean, before the AR2 Darter needs to go back and pickup more explosives.
nerexis | nmilsim.wordpress.com  [작성자] 2024년 5월 8일 오전 11시 48분 
@Darayavaush Where can I find Mini Harpy? Please also check with the latest version if anything improved, ammo should explode better now.

@SSG not sure yet, for now, I leave it as it is
Darayavaush 2024년 3월 7일 오전 10시 46분 
Mini Harpy problems!
The most important problem is the flight control is impossibly complex. The UAV constantly shakes in flight, regardless of altitude and speed, which makes it impossible to direct the UAV to a target manually.
Darayavaush 2024년 3월 7일 오전 10시 38분 
The mod is good, but there are many nuances!
1. Incorrect behavior of laser-guided missiles. When targeting and launching a missile with a UAV, instead of flying along the laser, they fly straight.
2. The laser designator on the AR-2X, when locking on a target, is aimed only at one specific point on the target. (it should be possible to adjust the laser). For example, if the target is a tank, due to the difference in attack angles, I will not always be able to hit the target, since the only UAV target (with target acquisition) is the top of the tank turret, and only one point is selected for all buildings.
Very often, when locking onto a target, the UAV ends up in the tracks or under the tank.
I’ll write separately about Mini Harpy.
SUSOVALORD 2024년 1월 16일 오후 4시 30분 
also noticed: when i attached a impact kind of grenade it will immediately become a vanilla grenade, i think it might have something to do with the newest ace update
SUSOVALORD 2024년 1월 16일 오후 4시 23분 
hi, whatever i attached on the drone it will become a vanilla grenade when going off, any fix please?
nerexis | nmilsim.wordpress.com  [작성자] 2024년 1월 9일 오전 9시 44분 
@Awesometony This mod shouldn't affect it in any way, disable other mods and check. Also, a UAV terminal must match UAV faction (there are terminals and UAVs for different factions).