ResetAI

Revision as of 13:22, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))

ResetAI clears all current AI behaviors from an actor. Combat, pathing, and packages are re-evaluated.

Syntax

ResetAI

Notes

  • This is a severe command that affects all AI behavior. Usually, you just want to have an actor re-evaluate its current package. In that case, use EvaluatePackage instead.