View Single Post
Old 10-07-2007, 04:06 AM   #1 (permalink)
Mykhael
Member
Hostage
 
Join Date: Aug 2007
Posts: 28
Default Don't have permission?

Yeah, I know it's weird. Someone once helping you with your mani mod servers now in need help. Keep all your giggles in then help me.

Well recently I bought a tfc server. I uploaded all the AMXX files then edited the /config/users.ini file to fit my needing. When I was in the server I asked someone if they could help me pull up a menu or something so I could kick someone who was spamming.. They told me to type amxmodmenu in console. It same up with "You do not have permission." First thing I did was checked my /config/users.ini file to check and make sure I had the right access letter for that command. I did as along with every other command there was, excluding z, the user command. I have attached my users.ini file so you can check and see if I am doing this correctly

Code:
; 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 steamid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)

; Format of an admin entry:
; <name|ip|steamid>	<password> 	<access flags>		<account flags>	; comment (not required)
--------------------------------------------------------------------------------------------------------
"STEAM_0:0:15241987"	""		"abcdefghijklmnopqrstu"	"ce"		; 1/3 Life (Brendon)

"STEAM_0:0:13952425"	""		"abcdefghijklmnopqrstu"	"ce"		; Mykhael (Mike)
~Until Next Time
Mykhael

Last edited by Mykhael; 10-07-2007 at 04:14 AM.
Mykhael is offline   Reply With Quote