DumbAI

From EliteWiki

Jump to: navigation, search

The most simple AIscript, only the mandatory GLOBAL state, only one action then it does nothing forever.

{
   GLOBAL = {ENTER = ("performTumble"); EXIT = (); UPDATE = (); }; 
}

[edit] BACK

Personal tools