Following Drone

Drone following the units vehicle

Add to init of the drone:

_nil = [x1,x2] execVM "FP\DF\follow.sqf";


x1 = name of the drone (or replace with this)

x2 = name of the vehicle which is followed and gets the actions


How this works:

The drone gets constantly waypoints to follow the groups vehicle unless its within a range of 100m. So basically you get a flying scout drone constantly at standby in the AO unless it gets shot down. you can use the drone screens for scouting or use it manually to fly around and scout in the AO.


The drone has unlimited fuel, so it wont just power out. But when the vehicle gets to close to enemies, it will be an easy target.


This removes all other actions on said vehicle, so dont use it on a mhq.

  • Version