12 Jul 12, 11:25AM
(This post was last modified: 12 Jul 12, 11:30AM by Ronald_Reagan.)
I'll try to find the logs.
http://pastebin.com/raw.php?i=B8L5cBuK
In brief:
[9:18pm] B}V-Man_AC: it tells your client how to handle network latency
[9:18pm] B}V-Man_AC: basically there is a difference between where your client knows where a person is versus where that person actually is
[9:19pm] B}V-Man_AC: smoothmove tells your client how long to let that go before "jerking" the other player to the correct location
[9:19pm] B}V-Man_AC: smoothdist helps that function by dictating a distance to use instead of the esoteric parameters used in smoothmove
http://pastebin.com/raw.php?i=B8L5cBuK
In brief:
[9:18pm] B}V-Man_AC: it tells your client how to handle network latency
[9:18pm] B}V-Man_AC: basically there is a difference between where your client knows where a person is versus where that person actually is
[9:19pm] B}V-Man_AC: smoothmove tells your client how long to let that go before "jerking" the other player to the correct location
[9:19pm] B}V-Man_AC: smoothdist helps that function by dictating a distance to use instead of the esoteric parameters used in smoothmove