reportRemoteTarget: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(19 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.70 | |||
| | |gr1= Sensors | ||
| | |arg= local | ||
| | |descr= Shares the target vehicle via datalink to the [[Side]] center for a given time. | ||
| | |s1= side [[reportRemoteTarget]] [target, time] | ||
| | |p1= side: [[Side]] | ||
| | |p2= target: [[Object]] | ||
| | |p3= time: [[Number]] | ||
| [[ | |r1= [[Nothing]] | ||
|x1= <sqf>blufor reportRemoteTarget [vehicle player, 60];</sqf> | |||
< | |||
</ | |||
|seealso= [[setVehicleRadar]] [[vehicleReportRemoteTargets]] [[setVehicleReportRemoteTargets]] [[vehicleReceiveRemoteTargets]] [[setVehicleReceiveRemoteTargets]] [[vehicleReportOwnPosition]] [[setVehicleReportOwnPosition]] | |||
[[ | }} | ||
{{Note | |||
|user= Freddo3000 | |||
|timestamp= 20210214110500 | |||
|text= This command cannot be used on projectiles, such as IR Grenades. | |||
}} | |||
This command | |||
Latest revision as of 21:45, 7 May 2022
Description
- Description:
- Shares the target vehicle via datalink to the Side center for a given time.
- Groups:
- Sensors
Syntax
- Syntax:
- side reportRemoteTarget [target, time]
- Parameters:
- side: Side
- target: Object
- time: Number
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- setVehicleRadar vehicleReportRemoteTargets setVehicleReportRemoteTargets vehicleReceiveRemoteTargets setVehicleReceiveRemoteTargets vehicleReportOwnPosition setVehicleReportOwnPosition
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
- Posted on Feb 14, 2021 - 11:05 (UTC)
- This command cannot be used on projectiles, such as IR Grenades.