Seth, what's with the one smiley? You could have at least expressed what you were saying in words
Anyway, sorry for the wait sps999. Here's the new re-edited script. Any more problems? Just let me know.
;Artificial Intelligence Script
;Header
desc = SPS999's Follow Waypoints and kills player script EDITED BY SNIPESOUL, SNIPED UP STUDIOS
;Triggers
:waypointstate=0:animate=2,waypointstart
:waypointstate=3:animate=2,waypointnext
:waypointstate=4:animate=2,waypointrandom
:waypointstate=5:animate=2,waypointreverse
:state=0,plrcanbeseen:waypointstop,state=1
:state=1,plrcanbeseen:waypointstop,settarget,rotatetoplr,state=2
:state=2:animate=5,runfore=10
:state=2:rotatetoplr
:state=2,shotdamage=1:settarget,rotatetoplr,state=0
:state=2,plrdistwithin=40:plraddhealth=-500,waypointstart,state=0
;End of Script
Snipe to Success