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)

ctd l volcom 07-09-2011 15:11

How to add admin for amxmodx?
 
Hi im new to all this i just got a server and i downloaded amxmodx.. i dl it onto my server the only thing is i cannot add admins ive been to the users.ini notebook thing i put in my steam id pw and flags but when i get into my server its says i have no access.. can anyone help me out?

Stang 07-09-2011 15:48

Re: How to add admin for amxmodx?
 
There are two ways you can add yourself, or another user to admin commands in a server.

1) Going into the server:
- Go into the server by starting the game then go to console '~', and type in the RCON password for the server. The command you would use in console would be; rcon_password "PASSWORD" in that exact format with the " included. To find out the servers RCON password, log-in to the server's FTP settings and go to the main start place and find server.cfg. Open that up and it should be at the top, if you can't find it search for it by hitting CTRL + F and search "RCON". After doing so, type this into console: rcon changelevel de_dust2 (Or any other map the server has). Once it loads a new map, your admin should work.

2) Going into the users.ini file
- Go into the servers users.ini file and setup the the line like this: "STEAM ID" "" "abcdefghijklmnopqrstu" "ce". Having it set-up like that will make it so when your STEAM ID enters the server it is given access to admin. The "ce" part makes it mean that it is referring to the STEAM ID and it is not checking for a password. If you setup an admin to the example I showed above it should work. Restart the server and go into the server, your admin should be working.

ctd l volcom 07-09-2011 16:00

Re: How to add admin for amxmodx?
 
k so i got the rcon to work now how do i get amx admin?
; Users configuration file
; File location: $moddir/addons/amxmodx/configs/users.ini
; Line starting with ; is a comment
; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c - amx_kick command
; d - amx_ban and amx_unban commands
; e - amx_slay and amx_slap commands
; f - amx_map command
; g - amx_cvar command (not all cvars will be available)
; h - amx_cfg command
; i - amx_chat and other chat commands
; j - amx_vote and other vote commands
; k - access to sv_password cvar (by amx_cvar command)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
; m - custom level A (for additional plugins)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu access
; z - user (no admin)
; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid/wonid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)
; k - name or tag is case sensitive. eg: if you set it so the name "Ham"
; is protected and case sensitive (flags "k" only), then anybody
; can use the names "haM", "HAM", "ham", etc, but not "Ham"
; Password:
; Add to your autoexec.cfg: setinfo _pw "<password>"
; Change _pw to the value of amx_password_field
; Format of admin account:
; <name|ip|steamid> <password> <access flags> <account flags>
; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"
"STEAM_0:1:41122782" "" "abcdefghijklmnopqrstu" "ce"

the last line is my steam id setup is this right?

Stang 07-09-2011 16:27

Re: How to add admin for amxmodx?
 
So you have AMXMODX installed onto your server, correct? Yes, your STEAM ID on the bottom is in correct format. Now what you do is restart your server or change the map. After doing that go into your server and type this in console, 'amxmodmenu'.

ctd l volcom 07-09-2011 16:30

Re: How to add admin for amxmodx?
 
i changed the level and type amxmodmenu and it says i have no access to that command

wickedd 07-09-2011 16:40

Re: How to add admin for amxmodx?
 
Try restarting the server.

ctd l volcom 07-09-2011 16:43

Re: How to add admin for amxmodx?
 
i"ve done that plenty of time but i type this in console
rcon amx_addadmin "STEAM_0:1:41122782" "" "abcdefghijklmnopqrstu" "ce"
and now i cant enter my server i think i fucked up big on this one.. it says
"kicked : you have no entry to this server"
i stopped the server and restarted it and it still wont let me in =(

Stang 07-09-2011 17:09

Re: How to add admin for amxmodx?
 
Are you on STEAM right now? If so, whats your name so I can add you.

ctd l volcom 07-09-2011 17:17

Re: How to add admin for amxmodx?
 
its econtreras1489 but im about to go to work will you be on tomorrow? whats your steam name? so i know

Stang 07-09-2011 17:20

Re: How to add admin for amxmodx?
 
I added you and it said you are ignoring me. Send me a private message tomorrow when you get back from work and I will help you.

ANTICHRISTUS 07-09-2011 19:37

Re: How to add admin for amxmodx?
 
edit (fixed):

go here: http://wiki.amxmodx.org/Main_Page
then here: Documentation
then here: Adding Admins

ctd l volcom 07-10-2011 05:32

Re: How to add admin for amxmodx?
 
must have been my brother whos ignoring but when i get on i'll pm you..
ANTICHRISTUS i went to the link and it says it has been deleted?

ANTICHRISTUS 07-10-2011 07:00

Re: How to add admin for amxmodx?
 
fixed !

ctd l volcom 07-10-2011 11:55

Re: How to add admin for amxmodx?
 
i still cant enter my server says is i have no entry to the server =(

ANTICHRISTUS 07-10-2011 12:39

Re: How to add admin for amxmodx?
 
delete your config.cfg (from czero_french for exemple), and start your local game and modify some settings like your name, then steam will create a new default file.

and in users.ini check this:
Code:

"STEAM_0:1:41122782" "" "abcdefghijklmnopqrstu" "ce"
otherwise, save your configuration files, and reinstall amxmodx 1.8.1

ctd l volcom 07-10-2011 12:41

Re: How to add admin for amxmodx?
 
k i reinstalled my server im back in but i searched for configs.cfg for all files and i dont have one?

ANTICHRISTUS 07-10-2011 12:49

Re: How to add admin for amxmodx?
 
Quote:

Originally Posted by ctd l volcom (Post 1507883)
i searched for configs.cfg for all files and i dont have one?

Code:

C:\Program Files\Valve\Steam\SteamApps\your_name\condition zero\czero_french\config.cfg
not this one
Code:

C:\Program Files\Valve\Steam\SteamApps\your_name\condition zero\czero\config.cfg

ctd l volcom 07-10-2011 12:53

Re: How to add admin for amxmodx?
 
i dont have condition zero in my username
do i have to type anything in console to get amx admin to work?

ANTICHRISTUS 07-10-2011 12:56

Re: How to add admin for amxmodx?
 
Quote:

Originally Posted by ctd l volcom
i dont have condition zero in my local game

czero is just an example, like cstrike, dod, valve, etc.
Quote:

Originally Posted by ctd l volcom
do i have to type anything in console to get amx admin to work?

Code:

amx_addadmin

ctd l volcom 07-10-2011 12:59

Re: How to add admin for amxmodx?
 
oooh ok sooo go to cstrike the only config in there is usersconfig.cfg delete that one?
amx_addadmin says i dont have access to that command
if i type rcon amx_addadmin it kicks me and says i have no entry to this server

why is this soooo complicated lol

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

OciXCrom 11-17-2019 07:35

Re: How to add admin for amxmodx?
 
Quote:

Originally Posted by TFCDRDEATH (Post 2673192)
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.


All times are GMT -4. The time now is 09:57.

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