| Packet # | Packet Name | Length | Client | Server | Obsolete |
|---|---|---|---|---|---|
| 0x71 | Bulletin Board | dynamic | ![]() |
![]() |
X |
| Data Type | Description | ||||
| byte 0x71 | The packet number. | ||||
| ushort Size | The size of the packet. | ||||
| byte Command | The command being sent.
|
||||
| uint Serial | The board's item serial. | ||||
| char[22] Name | The name of the bulletin board. | ||||
| uint 0x402000FF | Unknown. Looks like an item serial. | ||||
| uint 0x00000000 | Unknown. | ||||
Packet Description: This packet is sent by the server to display a bulletin board. After this packet is sent, a Container Contents packet should be sent containing message serials with the container serial set to the Board ID. Messages are actually stored as ingame items, and should belong to unique item serials. |
|||||