These are the results from a quick sniffing session:
; west (x--, y++)
18 00 15 27 71 00 00 00 XX XX XX XX 01 00 00 00 DF 8D 47 04 00 00 00 00
; north west (x--)
18 00 15 27 22 00 00 00 XX XX XX XX 01 00 00 00 D5 01 48 04 00 00 00 00
; north (x--, y--)
18 00 15 27 03 00 00 00 XX XX XX XX 01 00 00 00 ED A6 48 04 00 00 00 00
; north east (y--)
18 00 15 27 94 00 00 00 XX XX XX XX 01 00 00 00 DE 19 49 04 00 00 00 00
; east (x++, y--)
18 00 15 27 1D 00 00 00 XX XX XX XX 01 00 00 00 EB 80 49 04 00 00 00 00
; south east (x++)
18 00 15 27 BE 00 00 00 XX XX XX XX 01 00 00 00 64 2D 4A 04 00 00 00 00
; south (x++, y++)
18 00 15 27 3F 00 00 00 XX XX XX XX 01 00 00 00 6F 02 4B 04 00 00 00 00
; south west (y++)
18 00 15 27 60 00 00 00 XX XX XX XX 01 00 00 00 D7 3B 4B 04 00 00 00 00
XX XX XX XX = Player ID
How do you interpret the 4th offset? It looks random to me.. did I miss something?