![]() |
Bottom Row Of Tiles On Each Map - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: Bottom Row Of Tiles On Each Map (/showthread.php?tid=702) |
Bottom Row Of Tiles On Each Map - Matt - 02-02-2007 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? - Robin - 02-02-2007 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 - Robin - 02-02-2007 I fixed it when I re-did the packets from scratch. - Matt - 03-02-2007 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. |