View Single Post
  #9  
Old 01-12-2005, 11:31 PM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
Quote:
Originally Posted by Evil_Trunks
Thanks for the reply TB3


This is more of a workaround than an actual solution, no? The only difference is that with smaller movements, the server will update the client with the new position faster when it changes levels since it tells the client where the NPC is when a move command is issued. Right now I think there are problems with updating the NPC position clientside.

The thing with having to keep a clientside script making sure the player doesn't get thrown off, that's a sort of workaround too but not as bad.
Well its rather both because there isnt any other way to do it unless you want to loop a
x+=.5;
or something XD
and god knows thats not going to go over smoothly.
__________________

To the sun of your age, I arise
Reply With Quote