enableAI
Jump to navigation
Jump to search
unit enableAI section
Operand types:
unit: Object
section: String
Type of returned value:
Compatibility:
Version 2.53 required.
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) or "MOVE" (enables movement).
Example:
soldierOne enableAI "Move"