//////////////////////////////////////////////////////////////////////////////// // // Olander's AI // oai_cust_pcv // by Don Anderson // dandersonru@msn.com // // Place your custom perceive requirements here. // //////////////////////////////////////////////////////////////////////////////// void main() { //Example /* ExecuteScript("blah_blah", OBJECT_SELF); */ /******************************************************************************/ //:: PLACE CUSTOM PERCEIVE STUFF BELOW HERE }