Difference between revisions of "AI Package"

1 byte removed ,  12:18, 4 May 2011
m
→‎General: Grammar correction
imported>Clearance
(added Radius explanation)
imported>Syscrusher
m (→‎General: Grammar correction)
Line 2: Line 2:
An AI-package is a bundle of hidden AI instructions with conditions for when and how to execute it. AI-packages are placed on an actor by dragging them from a CS database to the [[AI Button|AI-Object's Package List]]. Several AI-packages of an actor are organized by the principle of the "cascading list".
An AI-package is a bundle of hidden AI instructions with conditions for when and how to execute it. AI-packages are placed on an actor by dragging them from a CS database to the [[AI Button|AI-Object's Package List]]. Several AI-packages of an actor are organized by the principle of the "cascading list".


When an actor needs to pick a new package, the list is examined from the top. The first package that is found valid based on it's time schedule and logical conditions is selected and activated for the actor. At a given time only one AI-package is active for a single actor.
When an actor needs to pick a new package, the list is examined from the top. The first package that is found valid based on its time schedule and logical conditions is selected and activated for the actor. At a given time only one AI-package is active for a single actor.


==Editing==
==Editing==
Anonymous user