Ultima Online Protocol :: Client Query
Packet # Packet Name Length Client Server Obsolete
0x34 Client Query 0x000A X X
Data Type Description
byte 0x34 The packet number.
uint 0xEDEDEDED Unknown.
byte Type The type of query.

  • 0x00 - Verdata Query
  • 0x02 - Tiledata Query
  • 0x03 - Unknown
  • 0x04 - Character Status
  • 0x05 - Character Skills
uint Serial The serial of the character if Type is 0x04 or 0x05.
If Type is 0x00 it is the verdata type.

Packet Description:
This is sent by the client to query various things.