UO Protocol 0x06

Double click (5 bytes)

This is sent by the client when it double clicks an object.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  UINT     serial           ID of double clicked object

If this includes 0x80000000 then the target is self.

UO Protocol