problem with scanning master servers

5 replies [Last post]
un(player)
Unplayer's picture
Offline
Joined: Jan 2004
Posts:

Do someone have a god solution to this problem.

I what to use qstat to query master servers for excessive game servers.
But I do not suceede with it.

The following is a some of the servers iv'e tried ...:
##############################################
./qstat -q3m master3.excessiveplus.net | grep excessive*
Q3M master3.excessiveplus.net 147 servers 332 / 0
Q3S 68.61.173.178:27960 4/ 6 q3ctf1 183 / 0 excessive www.captureconn.org
Q3S 66.108.214.84:27960 2/12 Q3DM13 141 / 0 excessiveplus Technoinnuendo
Q3S 67.20.216.189:27960 4/ 8 q3dm12 233 / 0 excessive THE ALTER-SACRIFICE

##############################################
./qstat -q3m master0.excessiveplus.net
ADDRESS PLAYERS MAP RESPONSE TIME NAME
Q3M master0.excessiveplus.net no response

##############################################
./qstat -q3m master3.idsoftware.com | grep excessive*
Q3S 68.61.173.178:27960 4/ 6 q3ctf1 164 / 0 excessive www.captureconn.org
Q3S 66.108.214.84:27960 2/12 Q3DM13 155 / 0 excessiveplus Technoinnuendo
Q3S 67.20.216.189:27960 2/ 8 q3dm12 223 / 0 excessive THE ALTER-SACRIFICE

I have 3 excessive servers ..but when i scan with ase or the buildin quake browser ..i get a lot more. What is wrong ?

easy
Developer
easy's picture
Offline
Joined: Sep 2003
Posts:
problem with scanning master servers

You've missed the protocol:
$ ./qstat -q3m,68 master3.excessiveplus.net | grep -i excessiveplus

Protocols and the according Quake 3 versions:
43 = 1.16 - 1.11
45 = 1.17
48 = 1.27
66 = 1.29, 1.30
67 = 1.31
68 = 1.32

un(player)
Unplayer's picture
Offline
Joined: Jan 2004
Posts:
problem with scanning master servers

ahh ..great , thx

Anonymous
problem with scanning master servers

Whats qstat and where can I get it ? hook it up :twisted:

un(player)
Unplayer's picture
Offline
Joined: Jan 2004
Posts:
problem with scanning master servers

U can get it here
http://www.qstat.org/
just a program to query game/master servers

Anonymous
problem with scanning master servers

I tried it and didn't get it...its wacky..... what do you have to type? :twisted: :roll: