he asked, why u don't use a simple packethook? would do the same job without needing to change the core - and yes, it is hookable:
Code:
// Move Char to direction
Packet 0x22
{
Length 3
SendFunction packethook:MoveACK
}
btw: your dex is gaining while u move? sounds like u use a hook to let it gain - can't remember that the core will gain dex
Shinigami
p.s.: u can hook Packet 0x2 too, but it's hooking the move request, not the successfull move