At 14:58 25.06.2002 +0800, Harold Alcala' wrote:

>this will work if you have only one cs-server running.  what if i have a
>server for 16 maxplayers and for example another 3 2 maxplayers for 1 on 1
>battle?

I'm not a linux expert, but isn't it just done by choosing different
names for the screens (e.g hlds1, hlds2, hlds3) and adding a cronjob
for each hlds screen? You also must edit each cronjob to search for
the right screen and do a startscript for each gameserver
(e.g hlds_run1, hlds_run2, hlds_run3).


> > * * * * * ps ax | grep -i hlds | grep -v grep >/dev/null ||
> > /path/to/hlds_start >/dev/null

_______________________________________________
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