[cod] Servers not showing up in browser

Daniel M. Temme cod at schlechteverlierer.de
Wed Mar 10 04:58:21 EST 2004


On Wednesday 10 March 2004 10:42, Terry Remsik wrote:
> Do you guys know how to get the cod to respawn automatically if the process
> dies?

Provided the process exits and doesn't just hang you could just put the cod 
start in a loop, e.g.:

while true; do
./cod_lnxded
sleep 5
done

You can put that in your startup script or just type it in screen or whatever 
makes you happy.

> Thanks for anyhelp!

Well, I hope it did.

Have a nice day
-- 
Daniel M. Temme
http://schlechteverlierer.de



More information about the Cod mailing list