doTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - "<dl class="command_description"> <dt></dt>" to "<dl class="command_description"> <dt></dt>")
Line 32: Line 32:


<dl class="command_description">
<dl class="command_description">
<dt></dt>
<dt></dt>
<dd class="notedate">Posted on March 28, 2017 - 08:18 (UTC)</dd>
<dd class="notedate">Posted on March 28, 2017 - 08:18 (UTC)</dd>

Revision as of 14:26, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Control

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object or Array - a single unit or array of units
target: Object
Return Value:
Nothing

Examples

Example 1:
_ESoldier1 doTarget _WSoldier1;

Additional Information

See also:
assignedTargetcommandTargetdoWatch doFire

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
Posted on March 28, 2017 - 08:18 (UTC)
Joris
Targeting may not work as expected when trying to target a unit on the same side (friendly).