On Thu, 18 Dec 2003, Vernon Riley wrote: > I use -autoupdate in my start server script. Only thing is I do not put the > steam file in the users dir. The only thing I have the -autoupdate in there > for is so users can type 'rcon quit' and have the server restart in 10 sec. > lol
But the servers restart automatically unless you put -norestart on the commandline? Read hlds_run and it will tell you what it does. You don't need -autoupdate. (Incidentally, if you set -norestart and -autoupdate it does restart the servers anyway, due to the order the flags are written in the file.) john _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

