I find the free version of ServerDoc also useful for HLDS/SRCDS on Windows,
it'll actually ping the server to make sure it's still responding.

-gothroach

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of EkaInfinitos
Sent: Thursday, October 21, 2010 4:28 PM
To: 'Half-Life dedicated Linux server mailing list'
Subject: Re: [hlds_linux] server crashing.. is there a restart script for
windows

You could use a simple batch file, such as this one from SRCDS.COM, to
launch and re-launch your server when necessary.

"
@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and
type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game cstrike +map de_dust +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
"

~Eka

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of tom n
Sent: Thursday, October 21, 2010 1712
To: Half-Life dedicated Linux server mailing list
Subject: [hlds_linux] server crashing.. is there a restart script for
windows

I am running a css server with sm-hosties and mani mod. For some reason this
server is crashing often. Is there a script or maybe something I can put in
the command line to restart this server?
Maybe something is bugged but I have installed sdkhook and updated the
gametypes and hosties.txt files.
Any help would be appreciated

css on a windows box/mani/sm_hosties/jb maps/sdkhook

on a side note: some lr commands will "timeout" clients on my linux version
but I have not tested them fully.
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to