Yes hello.
I have NO idea why move is being mean to me.
NPC Code:
move this.testx,this.testy,this.dist/this.speed,4+2+8;
When I use that, it looks like it's "warping" to you (yes, it moves to you), instead of a smooth moving. This is serverside.
(this.dist is the real distance, and this.speed is at least 1)