Home | Forum | Downloads | Videos | Artikel | Server-Stats | Impressum

Zurück   UTzone.de > UT > Mapvorstellung / Neue Downloads > UT99
Registrieren Cup und Liga Hilfe Community Kalender Heutige Beiträge Suchen

Antwort
 
Teilen Themen-Optionen Thema durchsuchen
Alt 19.12.2014, 18:55   #1
ForenBot.UTzone
Clan.UTzone
 
Registriert seit: 16.11.2009
Alter: 20
Beiträge: 1.321
Beigetretene Cups: 0
Cup Siege: 0
Downloads: 3
Uploads: 0
Standard Neuer Download: XServerQuery v201

XServerQuery v200

Beschreibung:
+/- Klappen
Zitat:
XServerQuery v200


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:
Code:
- removed file CountryFlags2.utx
- added file CountryFlags3.utx
- added file IpToCountry.ini. Feel free to change the hosts as you like.
- changed some line 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 (2014/12/02).
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.



Modname: XServerQuery
Version: 2.0.0
Release date: 18. December 2014
Autor: (G)ott
Page: http://www.unrealadmin.org/forums/sh...ad.php?t=30595


Index:
------
1. what is it?
2. Installation
3. Update
4. Settings
5. Changelog
6. Thanks



1. What is it:
--------------

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

If you find bugs, strange log entries or you have feedback, ideas or
anything else.. Support pages are unrealadmin.org & ut99.org

-> http://www.unrealadmin.org/forums/sh...d.php?p=162922
-> https://ut99.org/viewtopic.php?f=34&t=3284



2. Installation:
----------------

- Extract the XServerQuery.u file to your Server's System directory.

- Stop your Server.

- Open your server's UnrealTournament.ini and then locate this
line in the ServerActors. When you do simply add a ';' at the front, so
your line looks like this:

;ServerActors=IpServer.UdpServerQuery
;ServerActors=IpServer.UdpServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
;ServerActors=IpServer.UdpServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900


- If you have SecureValidate installed:

;ServerActors=SecureValidate.SVUdpServerQuery
;ServerActors=SecureValidate.SVUdpServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
;ServerActors=SecureValidate.SVUdpServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900


- Now add the following new actors to your ServerActors list:

ServerActors=XServerQuery.XServerQuery
ServerActors=XServerQuery.XServerUplink MasterServerAddress=utmaster.epicgames.com MasterServerPort=27900
ServerActors=XServerQuery.XServerUplink MasterServerAddress=333networks.com MasterServerPort=27900
ServerActors=XServerQuery.XServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900

- Now you have two options, choose one of them:

- a) Start and stop your server for short time. This will auto install default
settings in your server's UnrealTournament.ini.

- b) Add the following lines at the end of your server's UnrealTournament.ini:

[XServerQuery.UdpXServerQuery]
NetAddress=
Homepage=www.example-hp.com
bSendMailURL=False
bShowProtection=True
bShowSpectators=True
bShowPlayerCountry=True
iMaxConnPerIPPerSec=2
iNumPacketsBeforLog=8
bLogSpecialQuerys=True
bLogUnknownQuerys=True

- Change the settings as you want them.

- If you want to use IpToCountry to show the current country of the players
and server, then you need to install IpToCountry from the included .zip file.
If you already are running IpToCountry then you are fine.

- Save your server's UnrealTournament.ini and restart your Server as usual.



3. Update:
----------

- Stop your Server.

- Overwrite the XServerQuery.u in your Server's System directory with the new one
in this zip file.

- You MUST update your ServerActors list!! The best is, to go to step 2 (2. Installation).
You have to rename XServerQuery.UdpXServerQuery to XServerQuery.XServerQuery and then
add the XServerUplink lines.

- Update your settings as you want them (4. Settings).

- Save your server's UnrealTournament.ini and restart your Server as usual.



4. Settings:
------------

NetAddress // This is optional and will only needed if the server don't returns
the real networkaddress for ITC.
// Server will auto set IP if found.
Homepage; // Returns your homepage if set. Adding "http://" or "https://" in front
of your page will enable the link function in XBrowser for it.
bSendMailURL; // If True XSQ will send the admin e-mail with "mailto:" in front and
will enable the link function in XBrowser for it.
bShowProtection; // Valid values are "True", "Hidden" and something else mean "False".
bShowSpectators; // Spectator informations will send, if your server allows spectators.
False will hide specs on the player list.
bShowPlayerCountry; // Allow sending the players country, if IPtoCountry is installed.
iMaxConnPerIPPerSec; // Spam security. How many requests can a client send per second. 2 is the minimum.
iNumPacketsBeforLog; // Spam security. After how many requests the server will log this
client. 1 is the minimum.
bLogSpecialQuerys; // Log query errors and 'secure' querys.
bLogUnknownQuerys; // Log unknown querys.



6. 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.

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.

from 102 to 103
- 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.

from 104 to 105
- added crash-protection of Secure Validate.
- added \teams\ as QueryType to support the UT Watcher program.
- added new config "bSendMailURL" (link-support for the new XBrowser > 110).
- renamed "ServerAddress" to "ServerIP".

from 105 to 110
- added more info logs.
- added config bLogSpecialQuerys & bLogUnknownQuerys.
- added config ServerCountry (use it if ServerIP not set).
- fixed problem, sending players on nexgen servers befor game is started.
- fixed players time.
- added auto saving default config on first installation.
- some small changes.

from 110 to 200
- added query spam security.
- added config iMaxConnPerIPPerSec & iNumPacketsBeforLog.
- changed config bShowProtection to a multi bool.
- removed config bShowCPName.
- removed config ServerCountry.
- renamed config ServerIP to NetAddress.
- added a country memory for players and server. This will stop spamming ItC.
- added \NewNet\ as QueryType. If found, return the version. eg.: 0.9
- changed the player time: the time will now return seconds instead minutes.
- changed "RemainingTime" -> if bOverTime, return ElapsedTime.
- added log prefix.
- renamed class "UdpXServerQuery" to "XServerQuery".
- added new class "XServerUplink".
--> This does the same like SecureValidate.SVUdpServerUplink.
--> changed default MasterServerAddress from master0.gamespy.com to utmaster.epicgames.com.
--> added log prefix.



6. Thanks:
----------

- A big thanks goes to gopostal for creating the readme.
- The Crash-Protection of SecureValidate is working with XSQ. Thanks goes to JustDoIt.
- For the suggestion to add SecureValidate, big thanks to Face.
- Added \teams\ as QueryType to support the UT Watcher program. Thanks goes to El Muerte.
- Last but not least, the UT community.
ForenBot ist offline   Mit Zitat antworten
Alt 12.10.2015, 10:14   #2
ForenBot.UTzone
Clan.UTzone
 
Registriert seit: 16.11.2009
Alter: 20
Beiträge: 1.321
Beigetretene Cups: 0
Cup Siege: 0
Downloads: 3
Uploads: 0
Standard

XServerQuery v201 has been updated!
ForenBot ist offline   Mit Zitat antworten
Antwort


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu

Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
(UT99) Neuer Download: XServerQuery v102 Donzi UT - Server (alle) 2 26.02.2012 18:27


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:34 Uhr.

Powered by vBulletin® Version 3.8.11 (Deutsch)
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
CopyRight-Licence © 1999 - 2024 by UTzone.de