Current members: 2494
Total Threads: 10603
Total Comments: 227650
Forums Index >> Help >> HOW DO I LOGIN AS ADMIN
Page : <1> :
Did you assign an admin password?
Right in the main ACAS folder find a file called "prefs" and open it.
Ok now find this line of code:
//----------------------------------------------------------------------------\ //------------------------------ Passwords -----------------------------------\ //----------------------------------------------------------------------------\ $Admin::Passwords::Dictator = "DICTATOR PASSWORD"; $Admin::Passwords::Minister = "MINISTER PASSWORD"; $Admin::Passwords::Civillian = "CIVILLIAN PASSWORD"; $Admin::Passwords::AddAdminNames = "ADMIN NAMES ADDER PASSWORD";
Change the text
DICTATOR PASSWORD
To whatever you want your password to be. Then when you're in your server type
/adm xXxX
Type your password in place of
xXxX
Hope this helps,
-Hhal
: :
HTML is disabled within comments, but ZBB Code is enabled.
Back to the top
Did you assign an admin password?
Right in the main ACAS folder find a file called "prefs" and open it.
Ok now find this line of code:
//----------------------------------------------------------------------------\
//------------------------------ Passwords -----------------------------------\
//----------------------------------------------------------------------------\
$Admin::Passwords::Dictator = "DICTATOR PASSWORD";
$Admin::Passwords::Minister = "MINISTER PASSWORD";
$Admin::Passwords::Civillian = "CIVILLIAN PASSWORD";
$Admin::Passwords::AddAdminNames = "ADMIN NAMES ADDER PASSWORD";
Change the text
DICTATOR PASSWORD
To whatever you want your password to be. Then when you're in your server type
/adm xXxX
Type your password in place of
xXxX
Hope this helps,
-Hhal