UO Protocol 0x2E

Equip Item (15 bytes)

This is sent by the server to equip a single item on a character.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  UINT     serial           item to equip(*)
 0005  USHORT   model            item number
 0007  BYTE     unknown1         0x00
 0008  BYTE     layer
 0009  UINT     playerID         character on which the item will be equipped
 0013  USHORT   hue

(*) always starts 0x40 in my data