Anyone know where I can snag, or anyone that can code me a php file that will query a ip:port and give me some stats for deathball servers?
I would like to have my page echo out how many players/max - Map, and any other good related db info... like this but more for db.
http://www.rfhq.com/hqq/ut04wq_inc.php
Server Stats Grabbing Script
Moderators: Jay2k1, DavidM, The_One
I know there's plenty of good query scripts out there. That site you showed as an example has the link to the source of theirs..
That could easily be modified to parse the extended gamespy protocol that the BuD servers use to list teams and scores as well.
I'll chat ya on irc about some different ones. Here's some examples:
http://www.rfhq.com/hqq/ut04wq_inc.php? ... &port=7778
http://bud.recongamer.com/fuq/example2.php
That could easily be modified to parse the extended gamespy protocol that the BuD servers use to list teams and scores as well.
I'll chat ya on irc about some different ones. Here's some examples:
http://www.rfhq.com/hqq/ut04wq_inc.php? ... &port=7778
http://bud.recongamer.com/fuq/example2.php
Last edited by Imaginos on 23-10-2004 15:49, edited 1 time in total.