View Single Post
  #4  
Old 02-21-2002, 06:56 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by Python523
That did help, the movement is a little jumpy but its better than what I had, only noticable difference I think is a little more lag and it takes longer to log onto a server, what does the UDP do that made me not able to see movements?
I really don't know. Normally movements are sent via UDP but for some reason the newest clients don't seem to be sending it 100% reliably. So if you turn it off then everything is sent via TCP, which is inherently super-reliable.
__________________
Reply With Quote