Command Helicopters Script
Below You will find some useful information about getting started with the cmdHeli

Features
Through the communications menu, the commander can order to:
To issue a command select what You wish and then click on the map where You want the helicopter to go.

Notes
It doesn't matter if the helicopter is the direct subordinate or not.

Preparation
Copy the cmdHeli folder into the mission folder, eg:
folders.png

Sample Usage
In the init of the unit that is supposed to command the helicopter enter the following:

handle_name = [this, heli_name] execVm "cmdHeli\cmdHeli.sqf";

Example
z = [this, myBlackhawk] execVm "cmdHeli\cmdHeli.sqf";

Sample Mission
Please note that this mission may not have the latest version of the script included!
test.desert_e.zip