How to add Administrator[s] to your CS 1.6 server.
1.
Go to cstrike\addons\amxmodx\configs and
open file called USERS
at the bottom and scloll every
thing down and you will see some thing like this:
======================================================
;
Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"
======================================================
2.
Copy the last line "My Name" "my_password"
"abcdefghijklmnopqrstu" "a"
and Put our NAME & PASSWORD in. It should look like this
example : "Erhzzzeki" "UR PASSWORD HERE"
"abcdefghijklmnopqrstu" "a"
"Erhzzzeki"
---> Is your name in the game.
"UR PASSWORD HERE"
---> change this to your password.
3.
When you will enter the game it WONT allowed you: like
here.
4.
Go to console in the GAME and type setinfo _pw and then type your password in:
Now you shoud have all admin rights by
typing amxmodmenu
in the GAME console.