commandTarget: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=") |
||
Line 19: | Line 19: | ||
|p2= target: [[Object]] or [[Array]] of [[Object]]s | |p2= target: [[Object]] or [[Array]] of [[Object]]s | ||
| [[Nothing]] | |r1=[[Nothing]] | ||
|x1= <code>_ESoldier1 [[commandTarget]] _WSoldier1;</code> | |x1= <code>_ESoldier1 [[commandTarget]] _WSoldier1;</code> |
Revision as of 21:14, 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