View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-17-2019 , 07:35   Re: How to add admin for amxmodx?
Reply With Quote #31

Quote:
Originally Posted by TFCDRDEATH View Post
2019 FIX TO ADD A ADMIN TO YOUR SERVER!


i was having the same issue it kept telling me that i had not server entry and would like me from the game.

WHEN YOU TRY TO ADD A PLAYER AS ADMIN

amx_addadmin "USERNAME" "abcdefghijklmnopqrstuvwxyz" "123"

YOU ARE ADDING IT CORRECT BUT SERVER IS ADDING WRONG LINE IN USER CONFIG FILE


OPEN YOUR SERVER FOLDER SIMILAR TO THIS!!
\steamapps\common\Half-Life\tfc\addons\amxmodx\configs

NOW OPEN "USERS.CFG"

FIND THE PLAYER WHICH YOU LIKE TO ADD

EXAMPLE
"STEAM_0:0:12345678" "123" "abcdefghijklmnopqrstuvwxyz" "ca" ; USERNAME

change the "CA" to a "CE

"STEAM_0:0:12345678" "123" "abcdefghijklmnopqrstuvwxyz" "ce" ; USERNAME


AND SAVE

restart server!!

there you go you are all set should now have full access to admin amx_help
This is not a bug from the server that you need to "fix" in any way. There's no wrong line that the server is adding. What is wrong is you trying to enter the server without entering your password in the game's console. Setting the flags to "ce" won't require a password, so why even bother setting one?!

Since it's 2019 like you said, it's nice to get informed about how stuff work before providing solutions to inexistent problems.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom