doTarget
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint
- Version:
- 1.00
Description
- Description:
- Order the given unit(s) to target the given target (without radio messages).
Syntax
Examples
- Example 1:
_ESoldier1 doTarget _WSoldier1
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- commandTarget
Notes
Notes
Notes
- Ceeeb
- It appears doTarget objNull can not be used to stop a unit targeting a previously assigned target. Using doWatch objNull will achieve the desired result. (ArmA v1.12Beta)

