setVehicleReportRemoteTargets: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 18: | Line 18: | ||
|x1= <code>([[vehicle]] [[player]]) [[setVehicleReportRemoteTargets]] true;</code> | |x1= <code>([[vehicle]] [[player]]) [[setVehicleReportRemoteTargets]] true;</code> | ||
|seealso= [[setVehicleRadar]] [[vehicleReportRemoteTargets]] [[vehicleReceiveRemoteTargets]] [[setVehicleReceiveRemoteTargets]] [[vehicleReportOwnPosition]] [[setVehicleReportOwnPosition]] | |seealso= [[setVehicleRadar]] [[vehicleReportRemoteTargets]] [[vehicleReceiveRemoteTargets]] [[setVehicleReceiveRemoteTargets]] [[vehicleReportOwnPosition]] [[setVehicleReportOwnPosition]] [[reportRemoteTarget]], [[confirmSensorTarget]] | ||
}} | }} |
Revision as of 19:26, 20 January 2022
Description
- Description:
- Sets that the vehicle will share targets that were acquired by its own sensors via datalink to the Side center.
- Groups:
- Sensors
Syntax
- Syntax:
- vehicle setVehicleReportRemoteTargets bool
- Parameters:
- vehicle: Object
- bool: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
(vehicle player) setVehicleReportRemoteTargets true;
Additional Information
- See also:
- setVehicleRadar vehicleReportRemoteTargets vehicleReceiveRemoteTargets setVehicleReceiveRemoteTargets vehicleReportOwnPosition setVehicleReportOwnPosition reportRemoteTargetconfirmSensorTarget
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