enableUAVWaypoints

From Bohemia Interactive Community
Revision as of 16:55, 4 March 2015 by Gippo (talk | contribs) (Created page with "Category:Scripting_Commands_Arma_3 {{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game |1.4...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Enables/disables the option for player to set waypoints for UAV in AV terminal.
Groups:
Uncategorised

Syntax

Syntax:
object enableUAVWaypoints bool
Parameters:
object - UAV
boolean
Return Value:
Nothing

Examples

Example 1:
_uav enableUAVWaypoints false; hint str waypointsEnabledUAV _uav; // returns false

Additional Information

See also:
waypointsEnabledUAVenableUAVConnectabilitydisableUAVConnectabilityisUAVConnectedisUAVConnectable allUnitsUAVgetConnectedUAVconnectTerminalToUAV

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