mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
added undefined uri
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
params [["_uav", objNull, [objNull]]];
|
params [["_uav", objNull, [objNull]]];
|
||||||
|
|
||||||
private _defaultVideoUri = "rtsp://irontak.com:554/fpv";
|
private _defaultVideoUri = "rtsp://undefined:554/fpv";
|
||||||
private _activelyControlledUav = if (!isNull player) then {getConnectedUAV player} else {objNull};
|
private _activelyControlledUav = if (!isNull player) then {getConnectedUAV player} else {objNull};
|
||||||
|
|
||||||
private _normalize = {
|
private _normalize = {
|
||||||
|
|||||||
Reference in New Issue
Block a user