Youll need to interpolate any movement the player does. However move packets are sent faily often so youll get resynced all the time. Unlike with monster moves.
I dont do this atm. I just let players lag around (every move_packet resyncs its position and facing) since my bot doesnt fight them yet. I should probably fix that tonight. I already have all the code :P Just need some refactoring![]()