EOSERV Wiki > Page: PACKET CHAIR

PACKET CHAIR

This is a packet family that is used to send/receive packets about sitting on chairs.

Server-to-Client

PACKET_PLAYER (8)

Description: Shows a player sitting down in a chair
Player ID: 2
Player X: 1
Player Y: 1
Player Direction: 1
Unknown: 1

PACKET_CLOSE (14)

Description: Shows a player standing up(yourself)
Player ID: 2
Player X: 1
Player Y: 1

Client-to-Server

PACKET_REQUEST (1)

Description: Player sitting on a chair or getting off a chair
SitAction: 1
Chair X: 1
Chair Y: 1

Sit Action options:

  • 0 = Standing
  • 1 = Sitting
EOSERV Wiki > Page: PACKET CHAIR