Nothing complex, just wanted to say a thank you to those who have been working on it (I don't really know who does what). E.g with the recent steam protocol...
... Primary thanks for maintaining qstat falls on the hands of Ludwig Nussel and Steven Hartland. Steve Jankowski (the original creator) also lends a casual ...
Thanks for the quick reply. I was using the -raw -R -R -uns options in 2.6 for America's Army servers, which worked really good for me unless there were more...
At a quick glance looks like AA's uns / gamespy v1 query protocol is broken. For large servers two packets are received but no more. This leaves data missing ...
America's Army needs it's own type, so that it doesn't break the other types. UNS does not work with more than 16 players. GS2 sends the correct packet, but...
That's not the case. UNS works with arbitrary number of players its just the data being sent back from AA is truncated. GS2 works perfectly with AA servers...
The data I am referring to would be the player data : honor, kills, deaths, leader, goals. and roe. -gs2 DOES return this info, Qstat does not parse it. In...
Hy folks I would like to use qstat , to display the server list of the game chaser . Wich runs over the server network of the gamespy monopol . But it seems i...
... You can use gslist to get the list of ip addresses and pass that to qstat just fine. There will be no direct gamespy master support in qstat unless you get...
Sorry for late reply, I've been swamped with programming and support(I've made a game server admin tool, and a firewall tool, and securing phpnuke, etc, etc) ...
... Oh I still want this to happen though :) Just i'm too rusty, I'm an old school commodore 64 and atari programmer lol, now I do a lot of bash scripting...
... _qstat can not query the gamespy master_ ... gslist -N chaser -q -o 5 > file cu Ludwig PS: http://www.faqs.org/docs/jargon/T/top-post.html -- (o_...
Just to clear things up qstat used to be able to query the gamespy master but they changed the protocol from a public protocol to a private one. If you have ...
Ok gslist.exe -N chaser -q -o chasertest.txt does not work , qstat couldn't work with it I tried gslist.exe -N chaser -o 1 where it outputs the data into a gsl...
I'm going to act as admin and say that we really should do our best not to promote this method etc etc. If you do want to talk about this I recommend taking it...
... O.k. Z-man from guru3.sytes.net gave me a program to query the armagetron server, maybe someone can help get this incorporated into qstat, sorry I'm...
Thanks for that should be fairly trivial to get they in as a module. Cant say when someone will get round to it but.... ... From: antix_mechanix To:...
Yup, confirmed. I've gone from scanning 300~ servers a second (don't ask how I hit 300~ , go go freebsd) and now down to about 60-70. I'm diffing some files in...
... Which game? ut2003s is slower. AFAICT the protocol is broken as you don't know when all fragments are received. Previously qstat often did not wait long...
All games. I scanned just HL games and it was slower. I think that 5ms delay is possibly the cause then. Can we have a switch we can use to enable or disable...
... I've added a -sendinterval parameter now. -sendinterval 0 should restore the old behavior. What we really need is a way to specify the upstream bandwidth...