unit enableAI section

Operand types

unit: Object
section: String

Type of returned value

Description

Enables parts of the AI behaviour.
Section is one of:

* "TARGET" (enables watching assigned targets)
* "AUTOTARGET" (enables independed target assigning and watching of unknown targets)
* "MOVE" (enables movement)

Used In

ArmA

Example

soldierOne enableAI "Move"
Search OFPEC COMREF