connectTerminalToUAV: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Fred Gandt moved page connectTerminalToUav to connectTerminalToUAV: Case continuity of UAV) |
Fred Gandt (talk | contribs) m (Switching to uniformed upper case for all *UAV* commands) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| person ''' | | person '''connectTerminalToUAV''' uav |= Syntax | ||
|p1= person: [[Object]] |= Parameter 1 | |p1= person: [[Object]] |= Parameter 1 | ||
Line 19: | Line 19: | ||
|x1= <code>bool = [[player]] [[ | |x1= <code>bool = [[player]] [[connectTerminalToUAV]] uav1;</code>|= EXAMPLE1 | ||
|x2= <code>[[player]] [[ | |x2= <code>[[player]] [[connectTerminalToUAV]] [[objNull]]; //disconnect</code>|= EXAMPLE2 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ | | [[allUnitsUAV]], [[getConnectedUAV]], [[isUAVConnected]], [[UAVControl]], [[showUAVFeed]], [[shownUAVFeed]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 19:52, 6 July 2014
Description
- Description:
- Connect person with UAV terminal to UAV unit. UAV Terminal item needs to be assigned to GPS slot.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
bool = player connectTerminalToUAV uav1;
- Example 2:
player connectTerminalToUAV objNull; //disconnect
Additional Information
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