ResetAI

Revision as of 15:33, 25 November 2008 by imported>Bnesmith
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.