View Single Post
Re: What function runs when HL is shut down?
Old
  (#6)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default 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..
  
Reply With Quote