I can't walk on the bottom row of the tiles on EVERY map. The client lets me move, but according to the server, I'm not moving at all. I don't know why this is though. It happened on an old source (ManaSync/Oblivion) too. I never could get this fixed though, does anyone have any idea what it could be?
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
I had something similar on Verrigan's ByteArray source. I got a hacked movement error whenever I went on them and tried to go left xD
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
I fixed it when I re-did the packets from scratch.
So might this be a packet error? I haven't had the chance to check what you suggested Ver, but I'm 99% sure they match.
I checked everything, followed it all, and it goes through the code to move the player, but then when I type /loc, I'm still in the exact same spot. I only tested with left, not sure if the problem exists for going right. I'll be sure to check this and get back to you.