In this tutorial I will teach you how to add and remove administrators from the console without needing to change map or even restart the server, well let's get to it:
Open your console and put this line:
amx_addadmin "Nick admin" "abcdeijmnopqrstu" "password" "name"
Of course, that you will not just copy and paste this line here! Place the nickname, password and access's letters...
Example: amx_addadmin "Luankc" "abcdeijmnopqrstu" "Luankc" "name"
Easy right?? Good to remove even more so, just put:
Example: amx_removeadmin "Nick admin"
amx_removeadmin "Nick admin"
Example: amx_removeadmin "Luankc"
By Luankc + Google Translator ^^
Open your console and put this line:
amx_addadmin "Nick admin" "abcdeijmnopqrstu" "password" "name"
Of course, that you will not just copy and paste this line here! Place the nickname, password and access's letters...
Example: amx_addadmin "Luankc" "abcdeijmnopqrstu" "Luankc" "name"
Easy right?? Good to remove even more so, just put:
Example: amx_removeadmin "Nick admin"
amx_removeadmin "Nick admin"
Example: amx_removeadmin "Luankc"
By Luankc + Google Translator ^^