Well I have a problem with dis since where ever I jump I get sent to were I started, I'm assuming this is because there's no dmap for dis so has anyone got one.
at NewestCOServer.PacketHandler.Handle(GameClient GC, Byte[] PData) in C:\Doc uments and Settings\Owner\Desktop\rikardo updated\PacketHandler.cs:line 1133 System.IndexOutOfRangeException: Index was outside the bounds of the array. at NewestCOServer.DMap.GetCell(UInt16 X, UInt16 Y) in C:\Documents and Settin gs\Owner\Desktop\rikardo updated\DMap.cs:line 179 at NewestCOServer.Game.Location.AbleToJump(UInt16 NX, UInt16 NY, Boolean Spee d) in C:\Documents and Settings\Owner\Desktop\rikardo updated\Game\Character.cs: line 317 at NewestCOServer.PacketHandling.Jump.Handle(GameClient GC, Byte[] Data) in C :\Documents and Settings\Owner\Desktop\rikardo updated\PacketHandling\Jump.cs:li ne 17 at NewestCOServer.PacketHandler.Handle(GameClient GC, Byte[] PData) in C:\Doc uments and Settings\Owner\Desktop\rikardo updated\PacketHandler.cs:line 1133