 |
Game Window:
All functions in this window work without restarting the server.
For example, if you are on the server that has tournament=on and it's set for 6 players, and only 5 players are present, you can force game to start by just setting the MaxPlayers to 5. It will automatically reduce number of players without restarting server and loosing time. |
 |
Server Window:
It's not needed to explain the commands above Quick Server Setting.
Quick Server Setting:
Insta checkbox is used to easily switch NW<-->Insta
I added info butons, so you can see what will be changed before you use it.
|
 |
WebAdmin Commands Window (if you know the password to unlock it):
Click Get ! to get Webadmin UserName, Pass, Port & Folder and then:
- open your internet browser (IE, FFox...)
- go to: your.server.IP.adress:Port/Folder and login with the UserName & PassWord you got from AdminTool. In version 3.2 the Get! command is added to see if WebAdmin is enabled.
Example:
Server IP: 212.91.96.138:7777
WebAdmin Username: sphx
WebAdmin Pass: server
WebAdmin Port: 8080
WebAdmin Folder: /ServerAdmin
-> http://212.91.96.138:8080/ServerAdmin
-> Login with UserName & Pass...
-> Administrate form web !!! |
 |
Misc. Commands Window:
ModMenuChecker v120 (Download from UnrealAdmin.org) is a script which allows you (when logged as admin) to see ModMenu's of all players in the server. This command (Show ModMenu's) works only if ModMenuChecker v120 is installed on your server.
Diverse Information [DivInfo] (Download from UnrealAdmin.org) is an script (server-side) written by TNSe which gives few more options for server administrators. As ModMenuChecker, it works only if your server has it installed.
The FixMaxPlayersBug Button fixes server-side bug (when server doesn't allow AdminTool to change MaxPlayers and always sets it to default number). Use this command every time it happens, because the problem could be solved permanently only if new UT patch will be released (I doubt it!)
User-Added custom commands are back again. Like in AdminTool 1.x, they allow users to easily add new commands to AdminTool.
To add new commands, follow these steps:
1)
open your AT.ini and find this: [AT.AT_CustomButtonCW]
2) under it, you should have a list of 20 (0-19) custom button settings
3) now just do something like this for every button by analogy:
* CustomButtons[0]=(ButtonName="Command name ",ButtonCommand="your command")
Regarding WebAdmin commands, I decided to lock them (CB sups gave me good reasons to do so), so, if you want to unlock them, ask CB admins @ #clanbase.ut for password, or find me on #smrtnici and give me a good reason to give it to you.
Once password is entered, you don't need to write it again every time you want to use WebAdmin commands because AdminTool will store it in your AT.ini ! |

|
UTpureRC7x Commands Window:
Those commands are useful only for servers that have UTPure installed.
Only UTPureRC7x (Download UTPure from UnrealAdmin.org) has all the commands that are supported here. Commands like Coaches or WarmUP will not work on older versions of UTPure.
Remember, before changing anything, always click Show UTPure Information and you will see all the settings of UTPure (enabled or not). |
 |
SmartCTF Commands Window:
This window has basic commands to control your SmartCTF mutator(download SmartCTF from UnrealAdmin.org).
SiNiSTeR (the man who built this great Statistics mod) and I tried to put in most of the commands that are not "set once and never more". I hope we did it :P
I think most of the commands don't need to be explained, but I'll put some explanations anyway.
First 3 buttons are info commands (like CheatInfo in UTPure), so you don't need to be logged in as admin to use them. Overtime Control, Remember Overtime & Sudden Death are all assigned to do 1 thing - turn on/off SuddenDeath in CTF game. To use SuddenDeath control, you must first set Overtime Control to "Enable".
Regarding Cover, Cover Spree, Of Base Sealing & Flag Save, they're commands to set the level of announcing it to players.
None = None :P
Player = Only affected player gets the announce in his console
All = All players get the announce in console
HUD = Announce is written on everyone's HUD
Sounds = no need to explain this, right ? |
 |
MvReporter Commands Window:
This set of commands allows you to control the MvReporter IRC bot installed on your server. Before using it, you have to know what version of MvReporter you have installed.
There are 2 versions, 1st, made by [Mv]DarkViper is version 1.x (the last one is v1.14 and you can download it from www.mvreporter.de).
2nd version is being developed by Rush (last version is 2.0 beta2 and you can download it from UnrealAdmin).
Now, when you find out what version you have on your server, you need to either check the checkbox in the left down corner (v2.0 beta1|2) or leave it empty (v.1.x).
That's all, have fun reporting your matches to IRC ! |
By suggestion of [SuK]EsToKe, from version 3.1 later, you can remove extra tabs you don't need. To do it, you need to opet AT.ini in your \System directory and find these 3 lines:
ShowMiscTab=True
ShowUTPureTab=True
ShowSmartCTFTab=True
ShowMvRepTab=True
I think this doesn't need to be explained more. Just set ''False'' to disable one of these extra tabs.
|
|