setVehicleReportRemoteTargets

From Bohemia Interactive Community
Revision as of 19:41, 25 February 2017 by Killzone Kid (talk | contribs) (capitalisation)
Jump to navigation Jump to search
-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.70|1.70]]
Hover & click on the images for description

Description

Description:
Sets that the vehicle will share targets that were acquired by its own sensors via datalink to the Side center.
Groups:
Uncategorised

Syntax

Syntax:
vehicle setVehicleReportRemoteTargets bool
Parameters:
vehicle: Object
Bool
Return Value:
Nothing

Examples

Example 1:
vehicle player setVehicleReportRemoteTargets true;

Additional Information

See also:
setVehicleRadarvehicleReportRemoteTargetsvehicleReceiveRemoteTargetssetVehicleReceiveRemoteTargetsvehicleReportOwnPositionsetVehicleReportOwnPositionreportRemoteTarget

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

[[Category:Introduced with arma3dev version 1.70]][[ Category: arma3dev: New Scripting Commands | SETVEHICLEREPORTREMOTETARGETS]][[ Category: arma3dev: Scripting Commands | SETVEHICLEREPORTREMOTETARGETS]]

Notes

Bottom Section