unitName enableUAVConnectability [uav, checkAllItems]

Operand types

unitName: Object
[uav, checkAllItems] : Array

Type of returned value

Description

Enables unit's AV terminal(s) connectivity to given UAV.

  • uav: Object or Array

  • checkAllItems: Boolean - True for enabling of all terminals in unit's inventory, false for enabling of terminal assigned to proper slot only.

Used In

Arma3

Example

player enableUAVConnectability [uav,true];
Search OFPEC COMREF