EOSERV Wiki > Page: PACKET BOARD > History > View Revision

View Revision: PACKET BOARD

This is a packet family that is used to send/receive packets about Boards.

Server-Side

Server-to-Client

PACKET_OPEN

BoardID: 1 PostCount: 1 FOREACH BOARD POST PostID: 1
Byte(255): 1
{ Post ID: 1
} Author: BreakString

PACKET_PLAYER

Description: Shows a post to a player
PostID: 2
Body: String
Post ID: 2
== Client-to-Server ==
=== PACKET_REMOVE ===
Description: Player removing a post from the town board
<pre>
</pre>

PACKET_CREATE

Description: Player posts on a town board

Client-Side

Subject: BreakString Body: BreakString

PACKET_CREATE - Player posts on a town board

BoardID: 2
=== PACKET_TAKE ===
Description: Player reading a post in a board
<pre>
Unknown: 1
Board ID: 2
Post ID: 2
=== PACKET_OPEN ===
Description: Player opening a town board
Board ID: 2
Post ID: 2

PACKET_OPEN - Player opening a town board

Board ID: 2
EOSERV Wiki > Page: PACKET BOARD > History > View Revision