UO Protocol 0x88

Open Paperdoll (66 bytes)

This is sent by the server to open a character's paperdoll.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  UINT     charid
 0005  CHAR[60] name             including any title the char might have
 0065  BYTE     status           the player's status

Notes:

The CanAlterPaperdoll status flag allows the player to alter the target's appearance.