//:://///////////////////////////////////////////// // Not a default UDE, honest! // This can be easily used if all custom AI script creatures // want the same UDE //:://///////////////////////////////////////////// void main() { // enter desired behaviour here return; }