setVehicleReportOwnPosition: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.70 | |1.70 | ||
|gr1= Sensors | |gr1= Sensors | ||
| Sets that the vehicle will share its own position via datalink to the [[Side]] center. | | Sets that the vehicle will share its own position via datalink to the [[Side]] center. | ||
| vehicle '''setVehicleReportOwnPosition''' report | | vehicle '''setVehicleReportOwnPosition''' report | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
|p2= report: [[Boolean]] | |p2= report: [[Boolean]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>([[vehicle]] [[player]]) [[setVehicleReportOwnPosition]] true;</code> | |x1= <code>([[vehicle]] [[player]]) [[setVehicleReportOwnPosition]] true;</code> | ||
| [[setVehicleRadar]], [[vehicleReportRemoteTargets]], [[setVehicleReportRemoteTargets]], [[vehicleReceiveRemoteTargets]], [[setVehicleReceiveRemoteTargets]], [[vehicleReportOwnPosition]], [[reportRemoteTarget]], [[confirmSensorTarget]] | | [[setVehicleRadar]], [[vehicleReportRemoteTargets]], [[setVehicleReportRemoteTargets]], [[vehicleReceiveRemoteTargets]], [[setVehicleReceiveRemoteTargets]], [[vehicleReportOwnPosition]], [[reportRemoteTarget]], [[confirmSensorTarget]] | ||
}} | }} |
Revision as of 11:11, 18 January 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