listRemoteTargets: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:listRemoteTargets}} | {{DISPLAYTITLE:listRemoteTargets}} | ||
{{Command | {{Command | ||
| arma3 |= Game name | | arma3 |= Game name | ||
| 1.72 | | 1.72 | ||
|gr1= Sensors | |gr1= Sensors | ||
| Return list of datalink targets and time for which they will be/were known | | Return list of datalink targets and time for which they will be/were known | ||
| '''listRemoteTargets''' side | | '''listRemoteTargets''' side | ||
|p1= side: [[Side]] - side | |p1= side: [[Side]] - side | ||
| [[Array]] containing [target name, last detected time] | | [[Array]] containing [target name, last detected time] | ||
|x1= <code>listRemoteTargets east;</code> | |x1= <code>listRemoteTargets east;</code> | ||
| [[listVehicleSensors]], [[enableVehicleSensor]], [[isVehicleRadarOn]], [[isVehicleSensorEnabled]] | | [[listVehicleSensors]], [[enableVehicleSensor]], [[isVehicleRadarOn]], [[isVehicleSensorEnabled]] | ||
}} | }} |
Revision as of 01:01, 18 January 2021
Description
- Description:
- Return list of datalink targets and time for which they will be/were known
- Groups:
- Sensors
Syntax
- Syntax:
- listRemoteTargets side
- Parameters:
- side: Side - side
- Return Value:
- Array containing [target name, last detected time]
Examples
- Example 1:
listRemoteTargets east;
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