Page 1 of 1

UT3 Server Query

Posted: Fri Dec 28, 2007 3:20 pm
by Starbuck
Hey Panther, I've been a long time user of UTStatsDB... It's served the Dirrtyclan very well - thank-you. Like others visiting this forum I was looking for the UT3 version :geek: ... but we all know where that story ends up, for now anyway.

An extremely useful feature of the exisiting UTStatsDB interface is the Server Status... and I'm sure you'll carry that forward into the next version. I've put some time into researching and coding my own UT3 Server Query... and even integrated it into our existing UTStatsDB homepage. http://blogs.dirrtyclan.com/starbuck/ar ... eries.aspx is the first part of a series I'm working on around UT3 Server Queries - hopefully there's something you can leverage... for instance determining the dynamic query port.

Good luck with the next version.

8-)

Re: UT3 Server Query

Posted: Mon Dec 31, 2007 5:25 am
by killereye
Have you seen Cruz verion?

http://penetrate.nl/ut3serverquery.phps

Re: UT3 Server Query

Posted: Mon Dec 31, 2007 8:18 am
by Starbuck
Have you seen Cruz verion?
Yep, made clear reference to it in my blog post... apophis.ch over at the unreal admin page also posted another version (slightly different code approach). Neither explain how to obtain the dynamic query port in php.

http://www.unrealadmin.org/forums/showt ... hp?t=26573

Re: UT3 Server Query

Posted: Thu Jan 03, 2008 1:05 am
by Panther
An extremely useful feature of the exisiting UTStatsDB interface is the Server Status... and I'm sure you'll carry that forward into the next version. I've put some time into researching and coding my own UT3 Server Query...
UT3 server query support has been integrated into the development version of UTStatsDB for awhile now and is available in the SVN version. I believe I made additional changes that haven't been updated to the SVN repository but I'll do that soon.

Re: UT3 Server Query

Posted: Thu Jan 03, 2008 7:58 am
by Starbuck
Awesome, looking forward to checking it out.

8-)

Re: UT3 Server Query

Posted: Sun Jun 08, 2008 5:04 am
by omihaz
An extremely useful feature of the exisiting UTStatsDB interface is the Server Status... and I'm sure you'll carry that forward into the next version. I've put some time into researching and coding my own UT3 Server Query...
UT3 server query support has been integrated into the development version of UTStatsDB for awhile now and is available in the SVN version. I believe I made additional changes that haven't been updated to the SVN repository but I'll do that soon.
Beta version patch 1.3 released. Added support player list, may be try add this in server query? :oops:

Re: UT3 Server Query

Posted: Sun Jun 08, 2008 11:59 pm
by Panther
Beta version patch 1.3 released. Added support player list, may be try add this in server query? :oops:
I'll certainly add the support once the Linux version of the new patch is available. I don't have a Windows server set up anymore.

Re: UT3 Server Query

Posted: Mon Jun 09, 2008 8:56 am
by Starbuck
...I don't have a Windows server set up anymore.
I take it this means you are not actively developing the UT3 stats atm due to not being able to write log files under Linux.

Re: UT3 Server Query

Posted: Mon Jun 09, 2008 11:40 am
by Panther
...I don't have a Windows server set up anymore.
I take it this means you are not actively developing the UT3 stats atm due to not being able to write log files under Linux.
It means that I'm hoping the next patch will be out soon and include the fix, then I can continue working on it. So far there's just a Windows beta for patch 3, but since the FileWriter class is only broken on Linux there's no way to know if it will be fixed in the Linux version yet.

Re: UT3 Server Query

Posted: Wed Oct 01, 2008 9:13 pm
by BigDeal
Hi all
I have upgrade to v3.03 and the query from the ut2004 is working fine, but the query from my ut3 server is not working http://www.phoenix-4ever.de/utstats/index.php.
I have also update database and cleared Data. Can someone help me why the UT3query is not working and server allways show as offline?

Thx for your help

Re: UT3 Server Query

Posted: Wed Oct 01, 2008 10:55 pm
by Panther
I have upgrade to v3.03 and the query from the ut2004 is working fine, but the query from my ut3 server is not working http://www.phoenix-4ever.de/utstats/index.php.
I have also update database and cleared Data. Can someone help me why the UT3query is not working and server allways show as offline?
What query port do you have UT3 configured for?

Re: UT3 Server Query

Posted: Thu Oct 02, 2008 6:08 am
by BigDeal
It have the standard query port 6500

Re: UT3 Server Query

Posted: Thu Oct 02, 2008 6:40 am
by Panther
It have the standard query port 6500
Works fine from here. I should probably point out though that for UT3 you must enter the query port, not the game port since the query port is not based on the game port like previous versions of UT.

Re: UT3 Server Query

Posted: Thu Oct 02, 2008 6:15 pm
by BigDeal
Thx, now its working ;)