setVehicleReceiveRemoteTargets: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.70 | |||
| | |gr1= Sensors | ||
| | |descr= Sets that the vehicle will be able to receive targets acquired by someone else via datalink from the [[Side]] center. | ||
| | |s1= vehicle [[setVehicleReceiveRemoteTargets]] bool | ||
| vehicle | |p1= vehicle: [[Object]] | ||
| | |p2= bool: [[Boolean]] | ||
| | |r1= [[Nothing]] | ||
|x1= <sqf>vehicle player setVehicleReceiveRemoteTargets true;</sqf> | |||
|x1= < | |||
|seealso= [[setVehicleRadar]] [[vehicleReportRemoteTargets]] [[setVehicleReportRemoteTargets]] [[vehicleReceiveRemoteTargets]] [[vehicleReportOwnPosition]] [[setVehicleReportOwnPosition]] [[reportRemoteTarget]] [[confirmSensorTarget]] | |||
}} | }} | ||
Latest revision as of 21:56, 7 May 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:
Additional Information
- See also:
- setVehicleRadar vehicleReportRemoteTargets setVehicleReportRemoteTargets vehicleReceiveRemoteTargets vehicleReportOwnPosition setVehicleReportOwnPosition reportRemoteTarget confirmSensorTarget
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