setVehicleReportRemoteTargets: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (capitalisation) |
m (formatted parameters) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| vehicle '''setVehicleReportRemoteTargets''' | | vehicle '''setVehicleReportRemoteTargets''' set|= Syntax | ||
|p1= vehicle: [[Object]] |= Parameter 1 | |p1= vehicle: [[Object]] |= Parameter 1 | ||
|p2= [[ | |p2= set: [[Boolean]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 11:48, 27 March 2017
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 set
- Parameters:
- vehicle: Object
- set: Boolean
- 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]]