Hi, I have a problem with my waypoint script, the AI must be stop it when the plr is too far but it doesn't stop to walk =(
Can you help me please ?
This is the script :
desc = Follow Waypoints, stop if plr is too far
;Triggers
:waypointstate=0:animate=2,waypointstart
:waypointstate=0,plrdistfurther=200:state=10
:waypointstate=3:animate=2,waypointnext
:waypointstate=3,plrdistfurther=200:state=10
:waypointstate=4:animate=2,waypointrandom
:waypointstate=4,plrdistfurther=200:state=10
:random=20:rotateheadrandom=65
:state=10:freeze,state=11
:state=11,plrdistwithin=199,waypointstate=0
;End of Script
Eternal suffering ...
I'm french