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!