I run my stats scripts under linux and I use something a little different. This helps me out quite a bit. I run the stats script at a very low priority so it only uses unused CPU cycles (I believe).
nice --adjustment=19 mystatsscript.pl Steve www.kodiakislandcs.com ----- Original Message ----- From: "Brad Schulteis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 5:17 PM Subject: [hlds_linux] NO LAG Stats Script... > I don't know if this is of any use to anyone, but I thought I'd post it > cuz its a great help to me. I just wrote a perl script that queries your > game server to see if there are any people on it, if there are, it > quits. If it is empty, it runs your stats program. Now you can set this > script up to run every minute if you'd like and not worry about lag. And > have up to date stats! > > Download it at http://www.therealaod.com/runstats.pl > > PrivateRyan / Brad Schulteis > http://www.therealaod.com > > _______________________________________________ > 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

