| Packet # | Packet Name | Length | Client | Server | Obsolete |
|---|---|---|---|---|---|
| 0x88 | Open Paperdoll | 0x0042 | X | ![]() |
X |
| Data Type | Description | ||||
| byte 0x88 | The packet number. | ||||
| uint Serial | The target character's serial. | ||||
| char[60] Name | The name of the character (including any title he might have). | ||||
| byte Status |
The player's status (C#|VB7). The CanAlterPaperdoll status flag allows the player to alter the target's appearance. |
||||
Packet Description: This is sent by the server to open a character's paperdoll. |
|||||