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

View Revision: PACKET BOARD

This is a packet family that is sent server-side and client-side.

''' Note: If there is a 254 in the length parameter then it indicates it is a string that doesn't stop until it reaches a 254 byte(A.K.A. Break String). '''

''' Note: If there is a n in the length parameter then it indicates it is a string. '''

Server-Side

PACKET_OPEN - Opens up the board menu for a player

BoardID: 1 Board ID: 1 Number of Posts: 1 FOREACH BOARD_POST Author Name: BreakString
Subject Name: BreakString
} Author Name: 254
Subject Name: 254
} Post Message: String

PACKET_PLAYER - Shows a post to a player

Post Message: String Post ID: 2 Post Message: n

PACKET_REMOVE

Description: Player removing a post from the town board

Client-Side

Description: Player posts on a town board

Client-Side

Board ID: 2 Post ID: 2 BoardID: 2 Description: Player opening a town board Board ID: 2 Board ID: 2 Unknown Byte: 1 Subject: 254 Body: 254 Post ID: 2

PACKET_TAKE - Player reading a post in a board

Board ID: 2 Board ID: 2 Board ID: 2 Post ID: 2

PACKET_OPEN - Player opening a town board

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