You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Front Page > Downloads > Unreal Tournament > Admin

Reply
Thread Tools Display Modes
  #1  
Unread 22nd June, 2011, 05:07 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default XServerQuery

XServerQuery v211


Description:
XServerQuery is a much-improved way of showing your server's current
information. There are new headings like "Spectators" and "Protection
Type" as well as the country of the current players. It also does more
then the same job like SecureValidate.

To show you your server's new information, you need the latest
XBrowser for the UT installation. Remember: XServerQuery is for the
server, XBrowser is for the client. They work together to bring you
all this new information. Also, if you using a server viewer page
(like statistics displayed on a webpage), you need to modify it.

For more information and to see how it works, follow this link:
http://wiki.beyondunreal.com/XServerQuery

IPtoCountry:
I've repacked the included IpToCountry-1.6.rar
Changes are:
Code:
- removed file CountryFlags2.utx
- added file CountryFlags3.utx
- added file IpToCountry.ini. Feel free to change the hosts as you like.
- changed some lines in the README.txt file
- added the download link of the GeoIP.dat at the bottom of the "MasterServer v1.6/GeoIP license.txt" file
- updated the GeoIP.dat file to the lates one (2015/10/09).
CountryFlags3:
The new CountryFlags3 file is upgrade compatible for all mods, they
use CountryFlags2 and where you can change it via ini file.
Mods like Nexgen must be modified..

Changelog:
Code:
-added over 100 new flags (v2 has 171, v3 now 277).
-v3 is uptodate with the latest ISO 3166-1 alpha-2.
-all flags redesigned and now a bit more colorful.

Download:
Attachments Pending Approval
File Type: zip XServerQuery211.zip
__________________
XServerQuery
XBrowser

Last edited by (G)ott : 24th January, 2022 at 07:01 PM.
Reply With Quote
  #2  
Unread 27th June, 2011, 05:53 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

Version 1.0.1

Code:
Changelog:
from 100 to 101
- added new optional config -> ServerAddress, to bypass a unknown bug with the servers networkaddress.
- fixed some problems with the country support.

Download on top post.


greetz (G)ott
__________________
XServerQuery
XBrowser
Reply With Quote
  #3  
Unread 28th June, 2011, 02:33 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

Excellent concept and servers (G)ott

I even see that you have made use of the Send2 Mod which is also great to see.

I really like this ServerQuery Tool very much .. I notice for the time being there are but a handful of servers utilising it atm but I think that the Browser window will begin to light up like a Christmas Tree over the next few weeks/months.



I do notice a small spelling error in the XBrowser however , Protaction? but other then that it is very informative indeed

Excellent work



Also , just wondering ... perhaps there could be an additional Option that could be added to the RightClick Action on Servers.
where Clients can Black-List the Servers that they deem dodgy?.. here's a thought,

if a client Right_Click & 'Mark_Bad' a Server , then all Server's on that IP could also be detected and marked as well in the browser.
clients have the option to 'Mark OK' Servers as well perhaps.

add a admin password to change these settings and ..

Bob's Santa-clause the Money Hungry Shop Keeper from Hell.

hahaha

Nice work , keep it up mate

Last edited by back4more : 28th June, 2011 at 02:40 AM.
Reply With Quote
  #4  
Unread 28th June, 2011, 07:23 AM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,845
Default

Maybe a way to show only the real players ... not the false with IpServerX ?
__________________
UT99 files






Reply With Quote
  #5  
Unread 28th June, 2011, 07:41 AM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

Quote:
Originally Posted by admin View Post
Maybe a way to show only the real players ... not the false with IpServerX ?
You can only use one query mod on a server, IpServer (Default), IpServerX, XServerQuery or anything else, and xsq doesn't support sending bots or fakeplayers.
And servers which using IpServerX can added on the blacklist and will marked (in the next version optional removed) in your XBrowsers serverlist.
__________________
XServerQuery
XBrowser
Reply With Quote
  #6  
Unread 28th June, 2011, 07:52 AM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

Thanks for your feedback

Quote:
Originally Posted by back4more View Post
I do notice a small spelling error in the XBrowser however , Protaction? but other then that it is very informative indeed
Is already on todo list, but thanks.

Quote:
Originally Posted by back4more View Post
Also , just wondering ... perhaps there could be an additional Option that could be added to the RightClick Action on Servers.
where Clients can Black-List the Servers that they deem dodgy?.. here's a thought,

if a client Right_Click & 'Mark_Bad' a Server , then all Server's on that IP could also be detected and marked as well in the browser.
clients have the option to 'Mark OK' Servers as well perhaps.
Blacklist already supported on XBrowser and something like your example is on todo list too.

Quote:
Originally Posted by back4more View Post
add a admin password to change these settings and ..
What do you mean?
__________________
XServerQuery
XBrowser
Reply With Quote
  #7  
Unread 28th June, 2011, 04:29 PM
-=CoN=-Strych9 -=CoN=-Strych9 is offline
Dominating
 
Join Date: Dec 2008
Posts: 149
Default

This is really awesome and good job.

From the wiki:
Code:
\level_property\, \game_property\ and \player_property\

This QueryType was removed, because of some secure things.
So since the level_property was removed is there any way to get remaining time in the map? I have a status window on my site and this is one of the things I displayed. I found the time for the players but not remaining time of the map.

Thank you.
__________________
http://teamcon.net
Reply With Quote
  #8  
Unread 28th June, 2011, 05:39 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

Quote:
Originally Posted by -=CoN=-Strych9 View Post
This is really awesome and good job.

From the wiki:
Code:
\level_property\, \game_property\ and \player_property\

This QueryType was removed, because of some secure things.
So since the level_property was removed is there any way to get remaining time in the map? I have a status window on my site and this is one of the things I displayed. I found the time for the players but not remaining time of the map.

Thank you.
I can add this in the next release. I think you have then to modify your status window, because it will not be the same querytype like in the old one.
__________________
XServerQuery
XBrowser
Reply With Quote
  #9  
Unread 28th June, 2011, 06:05 PM
-=CoN=-Strych9 -=CoN=-Strych9 is offline
Dominating
 
Join Date: Dec 2008
Posts: 149
Default

Thank you, Yes modifying the status window will not be a problem.

Looking forward to the next release.

Once again very good work.
__________________
http://teamcon.net

Last edited by -=CoN=-Strych9 : 28th June, 2011 at 06:36 PM.
Reply With Quote
  #10  
Unread 29th June, 2011, 10:52 PM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

in regards to the admin password it was more so to protect server listings.
If you have 3-4 people who use your pc to play the game they tend to go straight to the MasterServerList > First server they see... Good or Bad..

if there was a way for (PC Admins) to Filter the Masterserverlist for bad servers and be able to mark them as bad (refuse to connect) statuses then that would be awesome.

Especially in case of the kids jumping on and playing...

perhaps caching of MSL could also be considered for faster interaction ..

DownloadMSL -> Apply rules/Filters -> Cache MSL -> Display Cache in UT Browser

in short having more control over the MasterServerList for clients I think is great. there are so many dodgy servers out there that it would be good to be able
to just block IP and Mark these server's off the List. (at least mark them)

Last edited by back4more : 29th June, 2011 at 11:09 PM.
Reply With Quote
  #11  
Unread 29th June, 2011, 11:01 PM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

Just had another idea , perhaps servers with players font color could be green?.. like if the server is full ie;
2/2

Perhaps 1/2

?
Reply With Quote
  #12  
Unread 7th July, 2011, 08:25 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default XServerQuery 1.0.2

Version 1.0.2

Code:
Changelog:
from 101 to 102
- added querytype "RemainingTime".
- added UTPure to the protection list.
- fixed a mistake with the querytype "Protaction"/"Protection".
- fixed some minor bugs.

Download on top post.


greetz (G)ott
__________________
XServerQuery
XBrowser
Reply With Quote
  #13  
Unread 8th July, 2011, 04:23 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

nice one , will download now thanks.
Reply With Quote
  #14  
Unread 8th July, 2011, 04:30 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

couple more lights in the browser list

I like the way you've arranged the server details at the bottom very nice

I note also that it still sez at top in the header Protaction spelling error.

good work mate

impressed.
Reply With Quote
  #15  
Unread 8th July, 2011, 07:17 AM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

Quote:
Originally Posted by back4more View Post
couple more lights in the browser list

I like the way you've arranged the server details at the bottom very nice

I note also that it still sez at top in the header Protaction spelling error.

good work mate

impressed.
Thanks m8.
XServerQuery has nothing to do with the optic of the browser. It only send the informations to the browser.
If everything goes according to plan, tomorrow i will bring a new version of the browser out.
__________________
XServerQuery
XBrowser
Reply With Quote
  #16  
Unread 8th July, 2011, 02:57 PM
-=CoN=-Strych9 -=CoN=-Strych9 is offline
Dominating
 
Join Date: Dec 2008
Posts: 149
Default

Quote:
Originally Posted by (G)ott View Post
Version 1.0.2

Code:
Changelog:
from 101 to 102
- added querytype "RemainingTime".
- added UTPure to the protection list.
- fixed a mistake with the querytype "Protaction"/"Protection".
- fixed some minor bugs.

Download on top post.


greetz (G)ott
Awesome! Thank you
__________________
http://teamcon.net
Reply With Quote
  #17  
Unread 21st August, 2011, 07:20 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

Version 1.0.4

Code:
Changelog:
from 102 to 103 (privat)
- fixed a bug with hidden spectators (part 1).

from 103 to 104
- fixed a bug with hidden spectators (part 2).
- fixed problems with server country.
- fixed some minor bugs.

Download on top post.


greetz (G)ott
__________________
XServerQuery
XBrowser
Reply With Quote
  #18  
Unread 28th August, 2011, 07:43 PM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

I added this to the rented MH and it works exelent but when i add it to my sniper-server for it dont
Can this have to do with that the IP is used on several servers in the machine and not with standard-port ? the 7777

Ex
[XServerQuery.UdpXServerQuery]
bShowProtaction=True
bShowCPName=True
bShowSpectators=True
bShowPlayerCountry=True
Homepage=http://unreal-mayhem.com/
ServerAddress=78.70.33.180:4777
__________________






Last edited by dU.Hitman : 29th August, 2011 at 12:46 AM.
Reply With Quote
  #19  
Unread 28th August, 2011, 07:59 PM
(G)ott's Avatar
(G)ott (G)ott is offline
Dominating
 
Join Date: Apr 2010
Posts: 111
Default

when your server is showing the country in the browser, you dont need to set anything on ServerAddress. if no country will shown (and ITC is installed), then add only the ip of your server, without port (eg: ServerAddress=78.70.33.180).

In the new version (1.0.4), XSQ will auto add the serveraddress, when the ip was found.

btw. i see, that you use version 102... you should update to 104
__________________
XServerQuery
XBrowser

Last edited by (G)ott : 28th August, 2011 at 08:09 PM.
Reply With Quote
  #20  
Unread 29th August, 2011, 11:24 AM
dU.Hitman dU.Hitman is offline
Unstoppable
 
Join Date: Aug 2008
Location: Sweden
Posts: 228
Default

shifted to 104 but still cant get it to work.
Dos it have to load first,Before ACE
__________________





Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:03 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.