Hi A dude
There's a lot of disabling going on in the script. I'm pretty sure it's the way the script is setup. First I tried just the "plrdisable"
:state=0:state=1
:state=1,plrwithinzone=1:plrdisable=1000,state=2
:state=2,plrwithinzone=0:state=0
and it works fine. Then I added the "plrforcemove" to it
:state=0:state=1
:state=1,plrwithinzone=1:plrdisable=1000,plrforcemove=-1,state=2
:state=2,plrwithinzone=0:plrforcemove=0,state=0
and I started having problems.
This one kind of worked
:state=0:state=1
:state=1,plrwithinzone=1:plrdisable=1000,state=2
:state=2,plrwithinzone=0:plrforcemove=-1,state=3
:state=3:etimerstart,state=4
:state=4,etimergreater=1000:plrforcemove=0,state=0
;THIS WORKS BUT ONLY WHEN YOU RELEASE THE WALK KEY?
Will give it more thought. Also I do remember there are afew timer
issues that have been resolved for the last update yet to be released. I'm using 1.20.17a
Edit: I just noticed one thing in your script. You have "walkkeys=" I believe it's "walkkey="