In response to Lummox JR
|
|
thank you ive got no more errors :D
|
In response to Lummox JR
|
|
One last thing couuld you tell me how i could stop a users movement please so that when they are tired they stop so they cant move at all
|
In response to Tomf and Tails5
|
|
Tomf and Tails5 wrote:
One last thing couuld you tell me how i could stop a users movement please so that when they are tired they stop so they cant move at all That's really a question for a different thread, in Developer How-To. Lummox JR |
The solution: Put in a simple bail-out at the beginning of the proc.
This is also needed after sleep() is called, in case something else killed the mob first.
Lummox JR