enableUAVConnectability: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "Category:Command Group: Remote Control" to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 9: | Line 8: | ||
|gr1= Remote Control |GROUP1= | |gr1= Remote Control |GROUP1= | ||
| Enables unit's AV terminal(s) connecting to UAV. |DESCRIPTION= | | Enables unit's AV terminal(s) connecting to UAV. |DESCRIPTION= | ||
| object [[enableUAVConnectability]] [uav, checkAllItems] |SYNTAX= | | object [[enableUAVConnectability]] [uav, checkAllItems] |SYNTAX= | ||
Line 23: | Line 20: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>unit [[enableUAVConnectability]] [uav, [[true]]];</code> |EXAMPLE1= | |x1= <code>unit [[enableUAVConnectability]] [uav, [[true]]];</code> |EXAMPLE1= | ||
| [[disableUAVConnectability]], [[isUAVConnectable]] |SEEALSO= | | [[disableUAVConnectability]], [[isUAVConnectable]] |SEEALSO= |
Revision as of 01:13, 17 January 2021
Description
- Description:
- Enables unit's AV terminal(s) connecting to UAV.
- Groups:
- Remote Control
Syntax
- Syntax:
- object enableUAVConnectability [uav, checkAllItems]
- Parameters:
- object: Object
- 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
- See also:
- disableUAVConnectabilityisUAVConnectable
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note