NOTE: this isn't just for quake 3, it's also for any game based on the quake 3 engine; jedi knights, halflife 2, etc..
I recently decided to brush up my skills in the networking/sys admin part of PHP.
I was playing around with fsockopen and to gain more experience with this function and it's associated ones i decided to make a game status system similar to the one All-Seeing Eyehas.
For this theory to be a realistic one, I would need to know what the Quake server is going to respond with when i open up a connection with it and how to parse this info. I've search high and low for details on what the variables are and how to parse them with no luck. I'm wondering if anyone would know of an article or link to this info.
The work I would do will be released open source for any other programmers to play around with and use on their sites.
Spanks in advanced.
quake 3 server responce info
Moderator: General Moderators
maybe http://www.pivx.com/luigi/papers/q3info.txt if of use
here is an open source solution for this topic if anyone was interested
http://members.lycos.nl/promajo/php/index_b.htm
http://members.lycos.nl/promajo/php/index_b.htm
this has to the best site for this topic
http://dev.kquery.com/index.php?article=4
Answered every question i had
http://dev.kquery.com/index.php?article=4
Answered every question i had