***************************
DS-Online - Alternate Admin Readme
***************************

NOTE: Only used when g_dsLoginStyle is 1.

When you decide to use the alternate login system, you can create 'accounts' for every admin. Your admins will have to log
in with their username and password. The folder of admins should be placed in DS-Online/Config/Admins and their you can create the
names for your admins. The working of the system:

/amlogin myname mypass
myname, this is the FILENAME and not the username IN the file
mypass, password specified in the file.

The build of a file
<username><space><password><space><adminrank><space><customBitvalue><space>
Make sure between each word a space, and at the end one too!

Username: The username of the admin shown at welcome message.
Password: The password to check on, must be casesensitive the same.
AdminRank: The standard login rank.
Custom Bitvalue: You can give somebody for example Major rank, but give him different commands to use. Same calculation of
		 the normal admin command cvar's, but for a single person and not a total rank.

The example file has this login.
/amlogin example mypassword
Returning Message: 'Example', you are now logged in as <customAdminName>.
His bitvalue is the same as g_dsAdminLvl1Cmd at this point, because this is set to 0.