Quote:
Originally Posted by scriptless
Does anyone know if there is a onPlayerLeaves() command? I have never looked it up to see.
|
No I don't believe there is, but there is a onPlayerLogOut(). I've been working on it, and I found using onPlayerEnters() and setting the x/y again has fixed the level warping issue, so there arent anymore false positives from that. Now I'm working on recording how long they are moving at abnormal speeds, so lag doesn't set off more false positives. Thanks for all the help guys!