No one can help? As of now here's what I got:
desc = Melee Follow and Attack (close and semi-quick)
;Triggers
:state=0,plrdistwithin=500:state=1
:state=1,plrdistfurther=70:rotatetoplr,movefore=2,animate=2
:state=1,plrdistfurther=500:animate=1,state=0
:state=1,plrdistwithin=70,rateoffire:rotatetoplr,setframe=8,state=2
:state=2,framebeyond=8 30,plrdistwithin=70:plraddhealth=-10,sound=audiobank\misc\melee.wav,state=3
:state=2:incframe=8,rotatetoplr
:state=2,frameatend=8:state=1
:state=3:incframe=8
:state=3,frameatend=8:state=1
:anywithinzone=1:state=10,settarget,movetotarget
:state=10,rateoffire:movetotarget,setframe=8,state=20
:state=20,framebeyond=8 30:activatetarget=1,sound=audiobank\misc\melee.wav,state=30
:state=30,frameatend=8,anywithinzone=0:state=1
:state=30,frameatend=8,anywithinzone=1:settarget,state=10
Right now when it approaches a window it starts the animation then freezes. Literally. I can walk up to and even shoot it and it won't move a muscle.
Please help!