setVehicleReceiveRemoteTargets: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Sensors | |gr1= Sensors | ||
| 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 '''setVehicleReceiveRemoteTargets''' bool | |s1= vehicle '''setVehicleReceiveRemoteTargets''' bool |
Revision as of 21:20, 13 June 2021
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:
- setVehicleRadarvehicleReportRemoteTargetssetVehicleReportRemoteTargetsvehicleReceiveRemoteTargetsvehicleReportOwnPositionsetVehicleReportOwnPositionreportRemoteTargetconfirmSensorTarget
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