enableUAVConnectability
From Bohemia Interactive Community

Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.24
Description
- Description:
- Enables unit's AV terminal(s) connecting to UAV.
Syntax
- Syntax:
- object enableUAVConnectability [uav, checkAllItems]
- Parameters:
- object: Object
- [uav, checkAllItems]: Array
- 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.
- Return Value:
- Nothing
Examples
- Example 1:
unit enableUAVConnectability [uav,true];
Additional Information
- Multiplayer:
- -
- See also:
- disableUAVConnectabilityisUAVConnectable
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To