OnPlayerQuit
Jump to navigation
Jump to search
This event is triggered when a player disconnects from the server. ChrML: Valid quit reasons are in onClientPlayerQuit
Parameters
string reason
- reason: A string containing the reason why the player left.
Source
The source of this event is the player that left the server.