AI Packages Tab

From the Fallout3 GECK Wiki
Revision as of 11:22, 24 November 2008 by imported>Bnesmith
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The AI Package Packages Tab lists all the packages this actor will run, in the order they are considered. When an actor completes a package and decides to get a new one, the package at the top of the stack is evaluated first. If it's conditions are met, that package is applied. Otherwise, the next package is evaluated. The process continues until a valid package is found.

See Packages for more information.