I use qstat + qstat map change notify to show stats from our q3 server in a irc channel.
qstat is running great, it shows the actual map and the players.
but my problem is the script qstat map change notify.
i leeched it from your page, it's called "qstat-mapchangenotify_v0.1.2"
now to my problem.. a executable called "qstatrun" is missing:
Tcl error [qstatrun]: couldn't execute "/home/nox/eggdrop/scripts": permission denied. .. I have only executables like qstat.
Eggdrop : /home/nox/eggdrop
qstat executables for "qstat4eggdrop" : /home/nox/eggdrop/scripts -> this script is running - it shows the mapname, players etc at a irc channel
mapchangenotify.serverlist : (/home/nox/eggdrop/scripts)
-q3s
192.168.1.69:27666
now running on UT2004 onslaught server 1
#q3a
mapchangenotify.tcl (/home/nox/eggdrop/scripts)
# set your qstatpath
set qstatpath "/home/nox/eggdrop/scripts"
# number of servers to check
set server_number 1
in this tcl the executable "qstatrun" is used : "bind time - * qstatrun ;# runs every minute"
qstat.tcl (/home/nox/eggdrop/scripts)
# Configuration settings:
# Flags needed to use the commands
set qstat_flag "-|-"
set ip "127.0.0.1:27666"
# Path to qstat folder containing qstat stuff/scripts and the qstat program
set pathqstat "/home/nox/eggdrop/scripts"
# Channels you _dont_ want the bot to reply to public triggers on
# (seperate with spaces):
set nopub ""
# End configuration settings
Now - please help me, it's very important for me to get this qstat map change notify running.
if somebody has an idea, you would make me very happy

i have no ideo where's the problem, because all ways are right, only this executable is missing
mfg
nox