This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Game Server Query Script

Old posts that have not been replied to for several years.
S
Squirre1
Voice
Posts: 14
Joined: Thu Jul 18, 2002 12:49 am

Post by Squirre1 »

I found the .qstat files in the 1.0 release but I am still receiving the error in the previous post....
P
Peter

Post by Peter »

Hi!

I got it working with some changes in the TCL code.
I also made a hack to run Qstat on NetBSD, if you're interested then mail me.

But now the Qstat4eggdrop....
I made some changes to the original TCL and I wiped out the player stats, cause it bugged somewhat. I'll put it back ASAP when I figured out what was bugging.

Anyway, go to this url: http://ai-bot.mine.nu/scripts/more/qstat/
grab all the files in it (except the files in the NetBSD directory).

Put them somewhere on ur box (eg. /home/peter/eggdrop/scripts/qstat ).

Open qstat.sh in your favorite text-editor and change the 3 variables, these contains the paths of the qstat program and the server.qstat & players.qstat file.

Open qstat.tcl in a text-editor and change the variables (read the comments).

Make sure everything is right, load qstat.tcl and try it!

I'm using a shell script for 2 reasons:
1) I used it as a hack for NetBSD, it's not tested on Linux but it should work.
2) Gives nicer error messages.

Have fun!
Locked