Skip to content

12 UserQuit

Lekuru edited this page Jan 17, 2024 · 3 revisions

The UserQuit packet contains the QuitState type, which tells the client if the player is still active in IRC:

Size Datatype Description
4 sInt UserId
1 QuitState

In b20121223 and below, only the UserId is sent to the client. It will use the IrcQuit packet instead.

Size Datatype Description
4 sInt UserId
Clone this wiki locally