reportRemoteTarget: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "") |
||
Line 28: | Line 28: | ||
</dl> | </dl> | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
Revision as of 02:21, 18 January 2021
Description
- Description:
- Shares the target vehicle via datalink to the Side center for a given time.
- Groups:
- Sensors
Syntax
- Syntax:
- side reportRemoteTarget [target, time]
- Parameters:
- side: Side
- target: Object
- time: Number
- Return Value:
- Nothing
Examples
- Example 1:
blufor reportRemoteTarget [vehicle player, 60];
Additional Information
- See also:
- setVehicleRadarvehicleReportRemoteTargetssetVehicleReportRemoteTargetsvehicleReceiveRemoteTargetssetVehicleReceiveRemoteTargetsvehicleReportOwnPositionsetVehicleReportOwnPosition
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
Notes
- Posted on September 29, 2018 - 16:54 (UTC)
- Tankbuster
- This command must be executed locally to the vehicle/turret you want to tell the target about.