mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 03:53:30 +00:00
updated data extract functions for mavlink integration
This commit is contained in:
@@ -10,6 +10,7 @@ if (_existingPfh >= 0) then {
|
||||
|
||||
private _broadcastingUav = player getVariable [QGVAR(broadcastingUav), objNull];
|
||||
if (!isNull _broadcastingUav) then {
|
||||
_broadcastingUav setVariable ["armatak_uav_mavlink_broadcasting", false, true];
|
||||
systemChat "UAV broadcasting stopped";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user