PACKET BOARD
This is a packet family that is used to send/receive packets about Boards.
Server-to-Client
PACKET_OPEN (13)
Description: Opens up the board menu for a playerBoardID: 1 PostCount: 1 FOREACH BOARD POST { PostID: 1 Byte(255): 1 Author: BreakString Subject: BreakString }
PACKET_PLAYER (8)
Description: Shows a post to a playerPostID: 2 Body: String
Client-to-Server
PACKET_REMOVE (4)
Description: Player removing a post from the town boardBoardID: 2 PostID: 2
PACKET_CREATE (6)
Description: Player posts on a town boardBoardID: 2 Unknown: 1 Subject: BreakString Body: BreakString
PACKET_TAKE (9)
Description: Player reading a post in a boardBoardID: 2 PostID: 2
PACKET_OPEN (13)
Description: Player opening a town boardBoardID: 2