setVehicleReportOwnPosition: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Sensors | |gr1= Sensors | ||
| Sets that the vehicle will share its own position via datalink to the [[Side]] center. | |descr= Sets that the vehicle will share its own position via datalink to the [[Side]] center. | ||
|s1= vehicle '''setVehicleReportOwnPosition''' report | |s1= vehicle '''setVehicleReportOwnPosition''' report |
Revision as of 21:19, 13 June 2021
Description
- Description:
- Sets that the vehicle will share its own position via datalink to the Side center.
- Groups:
- Sensors
Syntax
- Syntax:
- vehicle setVehicleReportOwnPosition report
- Parameters:
- vehicle: Object
- report: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
(vehicle player) setVehicleReportOwnPosition true;
Additional Information
- See also:
- setVehicleRadarvehicleReportRemoteTargetssetVehicleReportRemoteTargetsvehicleReceiveRemoteTargetssetVehicleReceiveRemoteTargetsvehicleReportOwnPositionreportRemoteTargetconfirmSensorTarget
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