====== UO Protocol 0x34 ====== ===== Get Player Status (10 bytes) ===== This is sent by the client to query various things. Offset Type Name Description ------ -------- ---------------- ------------------------------ 0000 BYTE cmd 0001 UINT pattern (0xEDEDEDED, unknown) 0005 BYTE type 0006 UINT serial Type 0x00 - Verdata Query 0x02 - Tiledata Query 0x03 - Unknown 0x04 - Character Status (Packet 0x11 Response) 0x05 - Character Skills (Packet 0x3A Response) Serial The serial of the character if Type is 0x04 or 0x05 If Type is 0x00 it is the verdata type