connectTerminalToUAV: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (example) |
Killzone Kid (talk | contribs) mNo edit summary |
||
Line 21: | Line 21: | ||
|x1= <code>bool = [[player]] [[connectTerminalToUav]] uav1;</code>|= EXAMPLE1 | |x1= <code>bool = [[player]] [[connectTerminalToUav]] uav1;</code>|= EXAMPLE1 | ||
|x2= <code>[[player]] [[connectTerminalToUav]] objNull; //disconnect</code>|= EXAMPLE2 | |x2= <code>[[player]] [[connectTerminalToUav]] [[objNull]]; //disconnect</code>|= EXAMPLE2 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 15:25, 14 March 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