;Artificial Intelegence Script ;Header desc = Nonstop strafe, you can regulate fire by rateoffire in properties, 100 is full auto, lower than that is bursts, and he sprays blood when you shoot him :) Have fun - ghost lol ;Triggers :state=0,random=1:reloadweapon :state=0,ifweapon=0:state=8,setframe=6 :state=0,plrcanbeseen:settarget,rotatetotarget,state=7 :shotdamage=1:bloodspurt=1,state=7 :state=1:incframe=3,strafe=-90,rotatetoplr :state=1,ifweapon=1,plrcanbeseen,rateoffire:useweapon,rundecal=6 :state=1,frameatend=3:state=0,animate=1 :state=6:incframe=4,strafe=90,rotatetoplr :state=6,ifweapon=1,plrcanbeseen,rateoffire:useweapon,rundecal=6 :state=6,frameatend=4:state=0,animate=1 :state=8:incframe=6 :state=8,frameatend=6:state=0,reloadweapon,sound=audiobank\guns\reload.wav :state=7,random=1:state=6,setframe=4 :state=7:state=1,setframe=3 ;End of Script