setAutonomous: Difference between revisions
Jump to navigation
Jump to search
(version, formatting) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets UAV autonomous mode. |= | | Sets UAV autonomous mode. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| uav '''setAutonomous''' bool |= | | uav '''setAutonomous''' bool |SYNTAX= | ||
|p1= uav: [[Object]] |= | |p1= uav: [[Object]] |PARAMETER1= | ||
|p2= bool: [[Boolean]] |= | |p2= bool: [[Boolean]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>uav [[setAutonomous]] [[true]];</code> |= | |x1= <code>uav [[setAutonomous]] [[true]];</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[isAutonomous]] |= | | [[isAutonomous]] |SEEALSO= | ||
}} | }} |
Revision as of 14:46, 7 April 2019
Description
- Description:
- Sets UAV autonomous mode.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
uav setAutonomous true;
Additional Information
- See also:
- isAutonomous
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