So I'm trying to use the doctordead script but modify it. Using the original as a template this is what I can up with, Unfortunatly all it will do is stand up over and over. I'm sure this is cause i have scripted some thing so the the ai cant proceed past this action...could some one take a look and help me see what I need to do, thanks
------------------------------------------
;Artificial Itelligence Script
; BY The Eye of the Storm
;desc = Zombie Lays on floor/gets up/homes in player and attacks.
:state=0:animate=93,:plrcanbeseen,plrdistfurther=70:settarget,state=10
:state=10,plrdistwithin=601:sound=audiobank\user\moan.wav,animate=94,
:state=11,plrdistwithin=600:movetotarget,state=12
:state=12,plrdistwithin=60:animate=92,plraddhealth=-20,state=1
:state=1,plrdistfurther=601:animate=1,state=10
;End of script
And even in our sleep, pain which cannot forget falls drop by drop upon the heart, until in our own despite, against our will, comes wisdom.