commandTarget: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 29: | Line 29: | ||
|seealso= [[assignedTarget]], [[doTarget]] | |seealso= [[assignedTarget]], [[doTarget]] | ||
}} | }} | ||
{{GameCategory|arma1|Scripting Commands}} | {{GameCategory|arma1|Scripting Commands}} |
Revision as of 22:44, 10 June 2021
Description
- Description:
- Description needed
- Multiplayer:
- This command is only effective when used on local units. When used on a remote unit, this command will create radio dialogue on the machine the unit is local to, but the unit will not target the target.
- Groups:
- Groups
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- target: Object or Array of Objects
- Return Value:
- Nothing
Examples
- Example 1:
_ESoldier1 commandTarget _WSoldier1;
- Example 2:
player commandTarget [ted, bill];
Additional Information
- See also:
- assignedTargetdoTarget
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