AiParams.followCustomDirectCommands 0

Disable various AI behaviors in order to prepare the soldier to follow direct commands, such as soldier.moveTo()


Return value

Return TypeDescription
voidThis function doesn't return anything

No parameters defined for this function.


Examples

myself().getAiParams().followCustomDirectCommands()

Back to Scripting API