Forums.Counter-Strike.com | Counter-Strike Community Forums

Go Back   Forums.Counter-Strike.com | Counter-Strike Community Forums > Game Servers > Half-Life 1 Mods & Plugins > AMX Mod X
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

COD4 Servers
Reply
 
LinkBack Thread Tools Search this Thread
Old 03-10-2008, 07:06 PM   #1 (permalink)
sinex
Member
Counter-Terrorist
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 237
Thumbs up [GUIDE] How to add admins AMX Mod X

Step 1: Go into your FTP area, and then head to your cstrike\addons\amxmodx\configs folder and copy the users.ini file to your computer. This is the file that stores who the admins are, and what privileges they get.

Step 2: Decide whether you'd like to use your STEAM ID to authenticate you as an admin, or if you'd like to use your IP address. Another possibility is authenticating via a username/password, but this method is usually not recommended. Please note: you should only choose one of those three methods to authenticate yourself.

Step 3: Add the following line to the bottom of your users.ini file if you're using a STEAM ID. The only thing you have to change is the STEAM ID to match your own (you can check what your STEAM ID by going into the game and typing "status" in the console), and the permissions if you want to only give yourself or others specific permissions. For more information regarding what each letter stands for regarding permissions, please see your users.ini file. Do not change what's in the second empty quotes, or what's in the last quotes:

"STEAM_0:1:12345" "" "abcdefghijklmnopqrstu" "ce"

If you'd like to use your IP address, make it look like this instead (remember to only change the IP address, and if you'd like, the permissions in the third quotes. You can check your IP address by going to www.myipaddress.com):

"123.43.43.53" "" "abcdefghijklmnopqrstu" "de"

If you'd like to use a username/password, it should look like this (please only change the username, password, and privileges, while leaving the last quotes alone):

"login_name" "my_password" "abcdefghijklmnopqrstu" "a"

Please note that for the above option, you will be required to set a password on the client end as well. To do that, create a file in your cstrike folder on your computer called userconfig.cfg if you don't already have one. In it, have the client put setinfo _pw "password" in it. For example:

setinfo _pw "my_password"

Remember: You only need to use *one* of the above lines of code to authenticate yourself as an admin. Either choose the Steam ID method, the IP address method, or the username/password method.

Step 4: Save the users.ini file, and copy it back via FTP to the cstrike\addons\amxmodx\configs folder.

Step 5: Restart your server so the new users.ini file is loaded.

*NOTE* If you had any problems with this guide, or some part(s) of the guide didn't work, just PM me or leave a comment stating the problem and I will try my best to find a way around the problem or even fix it.
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Old 03-13-2008, 12:16 PM   #2 (permalink)
nickbunyun
Member
Counter-Terrorist
 
nickbunyun's Avatar
 
Join Date: Nov 2007
Posts: 245
Default Re: [GUIDE] How to add admins AMX Mod X

im administrating 2 servers 1 for CZ and 1 for CS1.6 and on both i add admins thru FTP.

the flags have to be "de" for STEAM_ID and "ce" for IP.
im sure of that for my two servers, can any1 else confirm that ? (Someone who has servers not from FAQs online).
__________________
Christian Gaming Community -- Christian Legion
CZ Server : 63.211.111.35:27015

More help? CS Help Desk (Tutorials/ Guides)

Need a website? PM me, lets work it out.
nickbunyun is offline   Reply With Quote
Old 03-13-2008, 07:35 PM   #3 (permalink)
sinex
Member
Counter-Terrorist
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 237
Default Re: [GUIDE] How to add admins AMX Mod X

I run a server with AMX Mod X and I used those exact ones to add myself as admin, and i was looking at my "user.ini" file. It worked for me the way i said it. I don't know about others... I don't copy/paste from FAQ's either, I write my own, the way that i did it to make it work.
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Old 04-21-2008, 11:16 PM   #4 (permalink)
sinex
Member
Counter-Terrorist
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 237
Default Re: [GUIDE] How to add admins AMX Mod X

Im pretty sure that you are wrong, because here is the copy/pasted part from users.ini that says which is which:

Code:
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)
I am fairly sure that proves me right... Anyways I have asked a admin or mod to delete my so called "fixed" thread that i re-wrote for you.
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Old 04-22-2008, 07:54 AM   #5 (permalink)
nickbunyun
Member
Counter-Terrorist
 
nickbunyun's Avatar
 
Join Date: Nov 2007
Posts: 245
Default Re: [GUIDE] How to add admins AMX Mod X

ya ur right, sorry
__________________
Christian Gaming Community -- Christian Legion
CZ Server : 63.211.111.35:27015

More help? CS Help Desk (Tutorials/ Guides)

Need a website? PM me, lets work it out.
nickbunyun is offline   Reply With Quote
Old 06-25-2008, 11:25 PM   #6 (permalink)
DrSpirit
Member
Hostage
 
Join Date: Jun 2008
Posts: 5
Default Re: [GUIDE] How to add admins AMX Mod X

i have a problem

this is my user.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

; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is wonid
; d - this is ip
; e - password is not checked (only name/ip/wonid needed)

; Format of an admin entry:
; <name|ip|wonid> <password> <access flags> <account flags> ; comment (not required)
--------------------------------------------------------------------------------------------------------
; "12345" "" "abcdefghijklmnopqrstu" "ce" ; kill3r (Jason)
; "123.43.43.53" "" "abcdefghijklmnopqrstu" "de" ; blade (Mike)
; "[WC] Slacker" "my_password" "abcdefghijklmnopqrstu" "a"
; "54321" "" "b" "ce" ; John's res slot

; Enable this to gain admin access on your listen server
; "loopback" "" "abcdefghijklmnopqrstu" "de"
"192.168.1.102" "" "abcdefghijklmnopqrstu" "de"
"Faris" "farisalharbi" "abcdefghijklmnopqrstu" "a"

is there anything wrong with it?

if there is plz tell me ..

if there isnt anything wrong ..

then the next i did is the make file in cstrike folder :

i made a notepad and named it userconfig.cfg

then i wrote in it setinfo _pw "farisalharbi"

is there anything wrong with it??

if there is plz tell me ..

if there is nothing wrong .. ok then ..

where do i enter the user and pass??

plzz help me
DrSpirit is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUIDE] How To Install AMX Mod sinex AMX Mod 6 07-28-2008 05:30 PM
[GUIDE] How to add admins AMX Mod sinex AMX Mod 6 06-25-2008 03:47 PM
RPG MOD admins CaRnAgE! Mani Admin Plugin 8 03-26-2008 03:10 AM
RTV with admins on Poisonpez Configs 2 09-23-2007 06:31 AM
any one looking for admins !!!!!! boondockninja Counter Strike 1.6 0 02-15-2007 06:58 PM


All times are GMT -5. The time now is 10:11 AM.



Powered by vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC5
Free Clan Websites and Template Hosting