View Revision: PACKET SIT
This is a packet family that is used to send/receive packets about sitting.
Server-to-Client
PACKET_PLAYER (8)
Description: Shows a player sitting down on the floorPlayer 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
PACKET_CLOSE (14)
Description: Shows a player standing up(someone else)Player Sitting ID: 2 Player Sitting X: 1 Player Sitting Y: 1
Client-to-Server
PACKET_REQUEST (1)
Description: Player trying to sit or standSitAction: 1
Sit Action options:
- 0 = Standing
- 1 = Sitting in Chair
- 2 = Sitting on Floor