Thread: move is a pain!
View Single Post
  #1  
Old 07-26-2004, 01:27 AM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
move is a pain!

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)
__________________
-Kjetil Valen
Reply With Quote