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.
The new option in v1.3 is Get! -> it allows you to see server settings before you change anything.
When you click Get! UT gives you information into CONSOLE, so click TILDE (key below ESC).
In version 2.0 kicking & banning players option is improved, it's easier to use it now.
In version 2.2 AdminTool gives information to other players about the actions admin is making (through HUD messages) -> that applies to Tickrate, Maxplayers & MaxSpectators.
Also, not many people know about those versions of AdminTool, so I made AdminTool make its own commercial by saying it to everyone on the server when admin logged in using it.
In version 3.0 Get! buttons now say what are they dumping into console (ex: AdminTool: Max Players: 5)
|
Server Window:
This set of commands is a bit tricky. Till now, not many players knew that they could get! and set! all this options from the game just by using adminpass.
In version 3.0 QuickServerSetting is improved a lot (it was in misc. page, now it's here).
It supports
CTF/iCTF/TDM/iTDM/DOM/iDOM/DM/iDM (using ClanBase Cup/Ladder settings)
Insta checkbox is used to easily switch NW<-->Insta
Here's what every one of them mean:
TDM (iTDM same, only FriendlyFire=False):
MaxPlayers=8, MaxSpectators=1, TimeLimit=20, FriendlyFireScale=1, FragLimit=0, bForceRespawn=True, bUseTranslocator=False, GoalTeamScore=0, btournament=True, bMultiWeaponStay=False, mutator=botpack.noredeemer & CB12
CTF (iCTF same):
MaxPlayers=10, MaxSpectators=1, TimeLimit=20, FriendlyFireScale=0, FragLimit=0, bForceRespawn=False, bUseTranslocator=True, GoalTeamScore=0, btournament=True, bMultiWeaponStay=True, mutator=botpack.noredeemer & CB12
DOM (iDOM same, only bUseTranslocator=False):
MaxPlayers=10, MaxSpectators=1, TimeLimit=20, FriendlyFireScale=0, FragLimit=0, bForceRespawn=False, bUseTranslocator=True, GoalTeamScore=0, btournament=True, bMultiWeaponStay=True, mutator=botpack.noredeemer & CB12
DM 1v1 (iDM same):
MaxPlayers=2, MaxSpectators=1, TimeLimit=20, FriendlyFireScale=1, FragLimit=0, bForceRespawn=True, bUseTranslocator=False, GoalTeamScore=0, btournament=True, bMultiWeaponStay=False, mutator=botpack.noredeemer, CB12 & noudamage.noudamage
|
WebAdmin Commands Window:
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.
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:
All commands in this window [except Restart Map :F ] work without restarting the server.
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 in version 3.0. Like in AdminTool 1.x, it allows users to easily add new commands to AdminTool.
To add new commands, follow these steps:
In version 3.1, the Restart Server command is added (shuts down server for 1 minute).
1) if you installed .zip version, check that you completed step 2) correctly!
2)
open your UnrealTournament.ini and find this: [AT.AT_CustomButtonCW]
3) under it, you should have a list of 20 (0-19) custom button settings
4) 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 UT.ini !
|
UTpureRC7x Commands Window:
Those commands are useful only for servers that have installed UTPureRC7x or versions before (RC6x ...)
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 you change something, always click Show UTPure Information and you will see all the settings of UTPure (enabled or not).
|
SmartCTF Commands Window:
This window is new i version 2.2. It is built to easily set your SmartCTF (download SmartCTF from UnrealAdmin.org) remotely.
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 explainde, 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 ?
|
By suggestion of [SuK]EsToKe, in version 3.1, 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
I think this doesn't need to be explained more. Just set ''False'' to disable one of these extra tabs.
|
|