Added MavLink mocked drone support as client side feature

This commit is contained in:
2026-05-05 07:48:54 -03:00
parent 753dcab26e
commit 99f8d991be
11 changed files with 204 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#include "script_component.hpp"
if (!hasInterface) exitWith {};
SETVAR(player,GVAR(mavlinkPFH),-1);