vehicleReportOwnPosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |r1=[[" to " |r1= [[")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Line 16: Line 16:
|x1= <code>[[vehicleReportOwnPosition]] ([[vehicle]] [[player]]);</code>
|x1= <code>[[vehicleReportOwnPosition]] ([[vehicle]] [[player]]);</code>


|seealso= [[setVehicleRadar]], [[vehicleReportRemoteTargets]], [[setVehicleReportRemoteTargets]], [[vehicleReceiveRemoteTargets]], [[setVehicleReceiveRemoteTargets]], [[setVehicleReportOwnPosition]], [[reportRemoteTarget]]
|seealso= [[setVehicleRadar]] [[vehicleReportRemoteTargets]], [[setVehicleReportRemoteTargets]], [[vehicleReceiveRemoteTargets]], [[setVehicleReceiveRemoteTargets]], [[setVehicleReportOwnPosition]], [[reportRemoteTarget]]
}}
}}

Revision as of 21:20, 20 January 2022

Hover & click on the images for description

Description

Description:
Gets whether the vehicle shares its own position via datalink with the Side center.
Groups:
Sensors

Syntax

Syntax:
vehicleReportOwnPosition vehicle
Parameters:
vehicle: Object
Return Value:
Boolean

Examples

Example 1:
vehicleReportOwnPosition (vehicle player);

Additional Information

See also:
setVehicleRadar vehicleReportRemoteTargetssetVehicleReportRemoteTargetsvehicleReceiveRemoteTargetssetVehicleReceiveRemoteTargetssetVehicleReportOwnPositionreportRemoteTarget

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