next up previous contents
Next: Character Move Reject [0x21] Up: Game Packets Structure Previous: PACKET_EXPLODE [0x1F]   Contents

Draw Game Player [0x20]

Draw Game Player (19 bytes)
BYTE cmd
BYTE[4] creature id
BYTE[2] bodyType
BYTE unknown1 (0)
BYTE[2] skin color / hue
BYTE flag byte
BYTE[2] xLoc
BYTE[2] yLoc
BYTE[2] unknown2 (0)
BYTE direction
BYTE zLoc
Note: Only used with the character being played by the client.

Thiago A Correa 2001-06-09