Check if the client is alive. Terminates the client if not.
[Visual Basic] Protected Sub check_alive() [C#] protected void check_alive(); [C++] protected: void check_alive(); [JScript] protected function check_alive();
Client Class | croemud.game Namespace