AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   How to add admin for amxmodx? (https://forums.alliedmods.net/showthread.php?t=161651)

ANTICHRISTUS 07-10-2011 13:06

Re: How to add admin for amxmodx?
 
no it's config.cfg, I don't have any file called userconfig.cfg or usersconfig.cfg http://illiweb.com/fa/i/smiles/icon_scratch.png.

sorry, but your problem is odd, try to connect from another computer using your own account, maybe your steam needs to be re-installed.

fysiks 07-10-2011 21:47

Re: How to add admin for amxmodx?
 
I guess it's time for you to give us the output of the following commands:

Code:

rcon version
rcon meta list
rcon amxx list

If you have direct access to the server's console (e.g. HLSW) then omit the "rcon" part.

ANTICHRISTUS:
userconfig.cfg is a default client-side file (if it's not there I still consider it default because it is exec'd in config.cfg).

ctd l volcom 07-11-2011 14:04

Re: How to add admin for amxmodx?
 
rcon version
Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 14:57:13 Oct 23 2008 (438

rcon meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.1.3 ini Start ANY
[ 2] Fun RUN - fun_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 3] CStrike RUN - cstrike_amxx.dll v1.8.1.3 pl1 ANY ANY
[ 4] CSX RUN - csx_amxx.dll v1.8.1.3 pl1 ANY ANY
4 plugins, 4

rcon amxx list
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.1.3746 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.1.3746 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.1.3746 AMXX Dev Team mapsmenu.amxx running
[ 10] Plugin Menu 1.8.1.3746 AMXX Dev Team pluginmenu.amxx running
[ 11] Admin Chat 1.8.1.3746 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.8.1.3746 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.8.1.3746 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.8.1.3746 AMXX Dev Team imessage.amxx running
[ 15] Admin Votes 1.8.1.3746 AMXX Dev Team adminvote.amxx running
[ 16] NextMap 1.8.1.3746 AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.8.1.3746 AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.8.1.3746 AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.8.1.3746 AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configuration 1.8.1.3746 AMXX Dev Team statscfg.amxx running
[ 21] StatsX 1.8.1.3746 AMXX Dev Team statsx.amxx running

fysiks 07-11-2011 14:09

Re: How to add admin for amxmodx?
 
I don't see anything major wrong there but your version of HLDS is out-of-date. I think the latest version is March 2010.

ctd l volcom 07-11-2011 14:10

Re: How to add admin for amxmodx?
 
where can i find the new version?

fysiks 07-11-2011 14:14

Re: How to add admin for amxmodx?
 
Quote:

Originally Posted by ctd l volcom (Post 1508595)
where can i find the new version?

Just use the hldsupdatetool again like you did to install it the first time. If you are renting your server you would have to ask the host.

ctd l volcom 07-12-2011 13:15

Re: How to add admin for amxmodx?
 
im renting from veeservers i sent them emails but they never reply

Suny Khan 07-20-2011 03:00

Re: How to add admin for amxmodx?
 
Hey guys i have the same problem as ctd volcum
i have done every thing and when i go in the server after inserting my setinfo in the console and try to open amxmodmenu in the server it says you dont have access to this command. I dont understand whats wrong i have tried all the things. I have tried the two methods mentioned !)by inserting my ip in the user.ini file and also @)by inserting the name method with the password always i get the same thing in the console you dont have access to that command. I have also tried the rcon_password method but again same thing comes you dont have access to this command. I am non steam and i want help on how can i activate my admin in my server
kindly help me. My email is [email protected] please add me or you can also leave you email i then i will add you.
Bye:)

wickedd 07-20-2011 05:36

Re: How to add admin for amxmodx?
 
Quote:

I am non steam and i want help on how can i activate my admin in my server
kindly help me. My email is [email protected] please add me or you can also leave you email i then i will add you.
Bye:)
Non Steam = No Support

TFCDRDEATH 11-17-2019 01:46

Re: How to add admin for amxmodx?
 
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


All times are GMT -4. The time now is 19:35.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.