doTarget: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
||
Line 26: | Line 26: | ||
}} | }} | ||
[[Category:Scripting Commands OFP 1.99|DOTARGET]] | [[Category:Scripting Commands OFP 1.99|DOTARGET]] | ||
[[Category:Scripting Commands OFP 1.96|DOTARGET]] | [[Category:Scripting Commands OFP 1.96|DOTARGET]] |
Revision as of 01:25, 5 February 2021
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:
- See also needed
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).