setVehicleReceiveRemoteTargets: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|descr= Sets that the vehicle will be able to receive targets acquired by someone else via datalink from the [[Side]] center. | |descr= Sets that the vehicle will be able to receive targets acquired by someone else via datalink from the [[Side]] center. | ||
|s1= vehicle | |s1= vehicle [[setVehicleReceiveRemoteTargets]] bool | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
Line 14: | Line 14: | ||
|p2= bool: [[Boolean]] | |p2= bool: [[Boolean]] | ||
|r1=[[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>vehicle player setVehicleReceiveRemoteTargets true;</sqf> | ||
|seealso= [[setVehicleRadar]] | |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