Hi Steve/people, Any chance of getting Operation Flashpoint support in qstat? This program seems to have figured out the protocol, so it must be possible: ...
Which flags do I use to query a castle wolfenstein server? And also how do I retrieve the list of servers from the master one. Anyone done this? I'm using -q3s...
To query the Wolf master server: qstat -q3m wolfmaster.idsoftware.com:27950 To query a Wolf server: qstat -q3s 64.154.207.98:27960 The -P and -R options work...
Ok thanks, that all worked. The thing is cyberwurx.com for example often shows 22/26 players in the qstat -q3s report but its actually full each time I sign...
This is probably a QStat bug. The server returns the number of connected players and the details of each player. QStat counts the number of players in the...
Now that it's gone gold, the master query doesn't work for me... but the individual server queries still work just fine. Has the code changed or something?...
I think I've found a bug with QStat Q3A querying: Both RTCW (1.0, protocol 57) and the latest Quake 3 (1.30, protocol 66) are having issues on my end. When I...
Can you add a few command-line switches that work even if I'm using output templates? I'd love to see these (for any game type) do not display empty servers do...
Doesn't QStat already have the ability to "not" display full and empty servers with the "-nf" and "-ne" command line switches? I've seen them in the...
Unfortunately, -nf & -ne only work if you're not using templates... but I *am* using them.. I tried it, no luck.. - Cowboy ... From: "Wayne Brummet"...
... $(IFNOT:EMPTY) ... $(IFNOT:FULL) ... You can do this with Half-Life and Tribes 2 via options to the master server (see the relavant sections of the docs)....
Ugh... I don't know why I didn't bring those up myself as I use both, in the $(IF:FULL) and $(IF:EMPTY) methods, in my Unreal Tournament templates. Wayne W.UT...
The thing is.. In order to allow users of my front-end to be able to selectively enable or disable both hiding full or empty servers, I would need to create...
Can anyone else confirm this? It is keeping me from updating my front-end to work with RTCW and the latest Quake 3! - Cowboy ... From: ""Cowboy" Ben Alman"...
I don't think this is a bug. Wolf has an option (i don't know about quake3) that allows you to "reserve" open slots for special users. For instance, if I run a...
It is the same thing with Q3Arena,... ... Take Care Daniel Thundercall, www.thundercall.dk The C4 Group, www.c4-group.dk ... From: <mp3phish@...> To:...
Half-life does the same thing (you need to be runnning the Admin mod I think) very much a pain in NZ as most server have it running and you never know if you...
Tahi 'Linus' Walcher
linus.com@...
Nov 28, 2001 6:33 pm
77
I have my website hosted on a rented host server: www.websitesource.com I want to use Qstat but am at a Loss on how to get it to where I need it to use it. ...
OOPS Here are some details of my host: System Specifications: Linux OS 2.2.14-VA.2.1smp bash 1.14.7(1) RPM 3.0.3 perl 5.6.0 Httpd(80) Apache/1.3.12 ...
There's a program "ServerInfo" that knows about AdminMod and when version 2.0 is released (within the next couple weeks) it will know about the reserved slots...
Alrighty, either I'm just blind or there is nothing that shows me how to install qstat... Basically we already have Psycostats running and all I want qstat for...
Simplest way would be to: 1. Compile on server 2. Implement using the template function and using a scripting thingy like PHP/pearl. To compile the source on...
Tahi 'Linus' Walcher
linus.com@...
Dec 5, 2001 4:46 am
82
So whats the deal with the master servers? Is there anyway we can hack it? I would love to get access to their master server lists! Any ideas how to do this? ...
I'm sure Gamespy would be mighty upset if someone figured out their challenge-response system. But, even if it were published, I don't think I would add it to...
That could be useful. Do you need the admin password to access the AdminMod of a server? Steve ... __________________________________________________ Do You...
For csserverstat it looks like you set "qstatpath" in csserverstat.conf and put the qstat binary in that directory. If you are running on NT, then qstat comes...
Understood. I have been doing some tests with etherpeak to try and work out the handshake gamespy uses.. I can provide the hex to someone who is interested....
Right on man, that helped! I got the Tar ball, un-tared... then read the compile .txt which told me to run the command: make linux from the qstat directory,...