commandTarget: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#))?\]\] " to "") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 20: | Line 20: | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>_ESoldier1 [[commandTarget]] _WSoldier1;</code> | |x1= <code>_ESoldier1 [[commandTarget]] _WSoldier1;</code> | ||
Revision as of 19:56, 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:
- Return value needed
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