ok, sorry.
Anyway, i have created a script for the zombie surgeon to follow waypoints.
basically, it follows a waypoint around until it sees you, then it follows you and attacks you until it dies.
it's perfect for c0d5 style zombie games
Quote: "desc = Hunt And Pace Waypoints
;Triggers
:waypointstate=0:animate=2,waypointstart
:waypointstate=3:animate=2,waypointnext
:waypointstate=4:animate=2,waypointrandom
:waypointstate=5:animate=2,waypointstop,state=3
:waypointstate=999:animate=2,waypointstop,state=5
:nearactivatable=0:settarget,activatetarget=2,animate=1,state=0
:state=0:state=1
:state=1,plrcanbeseen:settarget,state=2
:state=1,noiseheard=5:rotateheadrandom=85
:state=2:state=3
:state=3:waypointstop,state=5
:state=4,plrcanbeseen=3000:settarget,state=2
:state=5,plrdistwithin=3000:state=6
:state=6,plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=6,plrdistfurther=3000:animate=1,state=5
:state=6,plrdistwithin=40,rateoffire:rotatetoplr,animate=92,plraddhealth=-20
:state=6,shotdamage=1:,state=7
:state=7,plrdistwithin=3000:state=8
:state=8,plrdistfurther=40:rotatetoplr,movefore=2,animate=2
:state=8,plrdistfurther=3000:animate=1,state=7
:state=8,plrdistwithin=40,rateoffire:rotatetoplr,animate=92,plraddhealth=-20
;End of Script
"
I adress this to all of you. no one is safe.
Tim is watching.
he wants your cake.