***********************************
* cAdmin (Console Administration) *
* By: Shayk-N'-Bake               *
***********************************

Note:
-----
I don't accept any responsibility for damage that may be direct cause from using this script. 
As far as I know this is a harmless piece of code made for the sole purpose of making
certain tasks easier to do in Tribes. However, if you do not trust me or my work I welcome
and insist you to not use it.


Requirements:
-------------
A Tribes server, the ability to overwrite/upload/edit files on the Tribes server
(particularly console.cs) and a program that restarts Tribes when it closes, such as
InfiniteSpawn or EZServer.


Credits:
--------
Writer - Safe-Schedule functions.
WorstAim - Ban and related functions.


Installation:
-------------
This is the easiest script to install.
1. Simply overwrite (or I prefer renaming) you console.cs and replace it with the one
   included in this distribution.
2. Place the cAdmin.s.cs, execShayk.cs and cAdmin.s.serverOverwrites.cs files in the
   TRIBES/config folder of the Tribes server. - Place the missionMenu.cs file if preferred.
3. Configure script with installed mods on the server and cAdmin usernames/passwords by
   opening up and editing cAdmin.s.cs. Editing below the line marked NO EDITING BELOW
   REQUIRED could cause the script to not work. So, do so at your own risk.
4. Place the cAdmin.c.cs file in your own client TRIBES/config folder and execute it via
   autoexec.cs: add exec("cAdmin.c.cs"); to bottom of autoexec.cs file.
-- FINISHED.


Usage:
------
Connect to a server running the cAdmin script, open up console and simply submit "cAdmin();"
and the server will then ask you for the username, password and then display the list of
options available. At present only mod-changing and restarting the server is available.
Perhaps more will come available over the next few weeks as I fiddle with this script.

The missionMenu.cs file has the Change Mission menus that I've altered to include More,
Previous and Back To Types options for easier skimming through map titles. This isn't
necessary for the cAdmin script, and doesn't even have anything to do with cAdmin's
functionality.


Support:
--------
You can get support for this by posting in the forums at http://tribes.zapto.org. I'd love to
be notified and get copies of any variations of the script anyone might modify to improve. I
don't claim to be even a great coder, much less the best, but it would be appreciated if any
such changes were shared with me so that they could be considered for any official changes
that might be made later.


Thanks for using the script, and hope it helps you out.
- Shayk-N'-Bake -aka- Kirkesp