in my srcds_run I inserted my randomizing command, this is near the
bottom of the file I believe:

if test -n "$RESTART" ; then
                echo "Auto-restarting the server on crash"

                #loop forever
                while true
                do
                        # Update if needed
                        update

                        # Run the server
                        echo Randomizing mapcycle...
                        /home/shorty/randomizemapcycle.sh



--
Clayton Macleod

_______________________________________________
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