Hello! I have only 2 little Questions :) How can i query the Unreal Tournament Master Server. I have just testet it with the GameSpy Protokoll...but it wont...
=]PMC[=Nightman
nightman@...
Aug 18, 2001 9:57 pm
47
Hi all, I am writing a spy in php. Just bit by bit, when i have some free time. Anyways, i am now busy with fetching master servers but it's hard to find some...
Jeroen
spy@...
Sep 22, 2001 2:13 pm
48
I'm looking for the server protocol descriptions of the various game servers. For example, the "server protocol.txt" file included in the Half-Life SDK is...
cheerio12345@...
Sep 23, 2001 1:43 pm
49
Sorry, Steve. Qstat returns a nice little error message when you try to query T2 servers with patch 24834 installed... Probably has something to do with the...
Jason Ramsey
jason@...
Sep 27, 2001 3:46 am
50
I sent a note to my contact at Dynamix asking for the new protocol document. Stay tuned. Steve ... __________________________________________________ Do You...
Steve Jankowski
steve@...
Sep 28, 2001 1:16 am
51
Sorry, I don't know of any documentation for the Quake3 server status protocol. I had to figure it by decyphering network packets. Steve ... ...
Steve Jankowski
steve@...
Sep 28, 2001 1:41 am
52
"Dynamix" does not exist anymore, it was dissolved by Sierra. All Tribes 2 development is being done by Sierra's own support group, I believe, headed by Rod...
Cowboy
cowboy@...
Sep 28, 2001 1:38 pm
53
I sent an email to Rod, but got an auto reply saying he's out of the office today (will return monday). Any ideas on how to get names of other programmers or...
Steve Jankowski
steve@...
Sep 28, 2001 5:15 pm
54
Nope, I'm out of the loop totally since my guys at Dynamix split. - Cowboy ... From: Steve Jankowski [mailto:steve@...] Sent: Friday, September 28, 2001...
Cowboy
cowboy@...
Sep 28, 2001 5:18 pm
55
I'm still in contact with the remaining dev team members, I'll see if I can get some contact info for you. -Bytor bytor@... ... ...
Ross Carlson
bytor@...
Sep 28, 2001 5:29 pm
56
Steve, I just contacted the remaining lead programmer to see what info I could get. I'll put him in touch with you directly if he's willing. Stay tuned. -Bytor...
Ross Carlson
bytor@...
Sep 29, 2001 11:08 pm
57
There is some info in ftp://ftp.idsoftware.com/idstuff/quake3/docs probably not everything you need but it has the basics. ... ...
Scott Ware
wsware@...
Oct 1, 2001 3:17 am
58
Nevermind Dynamix/Sierra, the bug is in QStat. I wasn't using the string length to restrict the conversion of a string to a number. Nothing like making a...
Steve Jankowski
steve@...
Oct 1, 2001 5:24 am
59
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:...