setVehicleReportRemoteTargets: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (32 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{RV|type=command  | ||
| arma3 |  | |game1= arma3  | ||
|version1= 1.70  | |||
|  | |gr1= Sensors  | ||
| Sets that the vehicle will share targets that were acquired by its own sensors via datalink to the [[Side]] center.   | |descr= Sets that the vehicle will share targets that were acquired by its own sensors via datalink to the [[Side]] center.  | ||
| vehicle   | |s1= vehicle [[setVehicleReportRemoteTargets]] bool  | ||
|p1= vehicle: [[Object]]   | |p1= vehicle: [[Object]]  | ||
|p2= bool: [[Boolean]]   | |p2= bool: [[Boolean]]  | ||
| [[Nothing]]   | |r1= [[Nothing]]  | ||
|   | |x1= <sqf>vehicle player setVehicleReportRemoteTargets true;</sqf>  | ||
|seealso= [[setVehicleRadar]] [[vehicleReportRemoteTargets]] [[vehicleReceiveRemoteTargets]] [[setVehicleReceiveRemoteTargets]] [[vehicleReportOwnPosition]] [[setVehicleReportOwnPosition]] [[reportRemoteTarget]] [[confirmSensorTarget]]  | |||
}}  | }}  | ||
Latest revision as of 21:57, 7 May 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:
 
Additional Information
- See also:
 - setVehicleRadar vehicleReportRemoteTargets vehicleReceiveRemoteTargets setVehicleReceiveRemoteTargets 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