EvaluatePackage

Revision as of 11:52, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))

Description

EvaluatePackage or "evp" forces the actor to reevaluate its package list.

Syntax

[ActorREF.]EvaluatePackage
[ActorREF.]evp

Notes

  • If the actor is on a package flagged as must complete or must reach location, EVP will still drop that package and force a reevaluation of the package list.
  • EvaluatePackage will not modify any other AI behavior (combat, pathing). If you want to reset all AI on an actor, use the ResetAI command.


See Also