Re: What function runs when HL is shut down? -
28-10-2004
well I think use the destructor of a global class would be a good idea to detect server crash. if the GameShutdown() isn't called but the destructor is called then it's server crash
AFAIK it works with both Windows and GNU/Linux
Last edited by Whistler; 28-10-2004 at 12:21..
|