doTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#|[A-Z]+))?\]\] " to "")
m (Text replacement - "<dl class="command_description"> <dd class="notedate">" to "<dl class="command_description"> <dt></dt> <dd class="notedate">")
Line 34: Line 34:
<!-- CONTINUE Notes -->
<!-- CONTINUE Notes -->
<dl class="command_description">
<dl class="command_description">
<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>
<dt class="note">[[User:Joris|Joris]]</dt>
<dt class="note">[[User:Joris|Joris]]</dt>

Revision as of 14:30, 5 April 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:
Return value needed

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).