Client Side Commands

Client Side Command Index

Index: 0-19 system 20-50 network 51-100 game

ValueCommandDescriptionExplanation
0Kill ClientKillKill malicious or misbehaving client - solely a notification of hard disconnect
1
2
3TestEchoecho the data for testing purposes
Expect data back with [] command
20Disconnect ClientDisconnectTell client to disconnect
Either because there was an issue or a notification that disconnection will not lose any data after DC request
51
Link to original

Server Side Commands

Server Side Command Index

Index: 0-19 system 20-50 network 51-100 game

ValueCommandDescriptionExplanation
0
1
2
3TestEchoecho the data for testing purposes
Expect data back with [] command
20DisconnectClient DisconnectClient acknowledgement that disconnect request has been received
If the client does not DC within ~500ms kill command sent
51
Link to original