Command Helicopters ScriptBelow You will find some useful information about getting started with the
cmdHeliFeaturesThrough the communications menu, the commander can order to:
- move to position
- land at position
- return to base
- engine on
- engine off
To issue a command select what You wish and then click on the map where You want the helicopter to go.
NotesIt doesn't matter if the helicopter is the direct subordinate or not.
PreparationCopy the
cmdHeli folder into the mission folder, eg:
Sample UsageIn the init of the unit that is supposed to command the helicopter enter the following:
handle_name = [this, heli_name] execVm "cmdHeli\cmdHeli.sqf";
Examplez = [this, myBlackhawk] execVm "cmdHeli\cmdHeli.sqf";
Sample MissionPlease note that this mission may not have the latest version of the script included!test.desert_e.zip