I knew someone asked in this thread about a good way to restart the servers.Well the best way I have found,and its reliable is create a batch file with
net stop service_name net start service_name And set the batch file to run at the time you want your server to restart with windows scheduler.I'm not to sure about linux but I'm sure there is something similar for those flavors.Hope this helps someone. BeNt http://www.gorillazsouth.com _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

