showUAVFeed: Difference between revisions
Jump to navigation
Jump to search
m (fixed see also) |
m (template:command argument fix) |
||
Line 15: | Line 15: | ||
| '''showUAVFeed''' show|= Syntax | | '''showUAVFeed''' show|= Syntax | ||
|p1= show: [[Boolean]] |= | |p1= show: [[Boolean]] |PARAMETER1= | ||
| [[Boolean]] - always [[true]] unless error |= | | [[Boolean]] - always [[true]] unless error |RETURNVALUE= | ||
|x1= <code>[[showUAVFeed]] [[true]];</code>|= | |x1= <code>[[showUAVFeed]] [[true]];</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]], [[isUAVConnected]] |= | | [[shownUAVFeed]], [[allUnitsUAV]], [[getConnectedUAV]], [[UAVControl]], [[connectTerminalToUAV]], [[isUAVConnected]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:37, 7 April 2019
Description
- Description:
- Shows/hides video feed transmitted from UAV. When enabled, the video is streamed to following texture
- "#(argb,512,512,1)r2t(uavpipsingleview,1.25)"
_UAVFeedDisplay = uiNamespace getVariable "RscAvCamera";
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
showUAVFeed true;
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