setVehicleReceiveRemoteTargets: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
Lou Montana (talk | contribs) |
||
Line 18: | Line 18: | ||
|x1= <code>([[vehicle]] [[player]]) [[setVehicleReceiveRemoteTargets]] true;</code> | |x1= <code>([[vehicle]] [[player]]) [[setVehicleReceiveRemoteTargets]] true;</code> | ||
|seealso= [[setVehicleRadar]] | |seealso= [[setVehicleRadar]] [[vehicleReportRemoteTargets]], [[setVehicleReportRemoteTargets]], [[vehicleReceiveRemoteTargets]], [[vehicleReportOwnPosition]], [[setVehicleReportOwnPosition]], [[reportRemoteTarget]], [[confirmSensorTarget]] | ||
}} | }} |
Revision as of 18:09, 20 January 2022
Description
- Description:
- Sets that the vehicle will be able to receive targets acquired by someone else via datalink from the Side center.
- Groups:
- Sensors
Syntax
- Syntax:
- vehicle setVehicleReceiveRemoteTargets bool
- Parameters:
- vehicle: Object
- bool: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
(vehicle player) setVehicleReceiveRemoteTargets true;
Additional Information
- See also:
- setVehicleRadar vehicleReportRemoteTargetssetVehicleReportRemoteTargetsvehicleReceiveRemoteTargetsvehicleReportOwnPositionsetVehicleReportOwnPositionreportRemoteTargetconfirmSensorTarget
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