ResetAI

From the Fallout3 GECK Wiki
Revision as of 13:59, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Syntax[edit | edit source]

ResetAI

Notes[edit | edit source]

  • 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.