The following information handles the Admin
passwords to log in with. You must set these passes to unique passes and its
recommended bye me to use NON-WORDS and very random passes, so nobody can guess
the password and cause harm using the admin commands on your own visitors/admins.
Its also recommended to change these passes once in a while.
seta g_dsAdminLvl1Pass "private"
seta g_dsAdminLvl2Pass "lieutenant"
seta g_dsAdminLvl3Pass "major"
seta g_dsAdminLvl4Pass "colonel"
seta g_dsAdminLvl5Pass "general" The
cvar's names speak for itself which admin level they belong too. ( Seta in front
of these because of the cvar type it only updates like this )
|