Raised This Month: $51 Target: $400
 12% 

Help with user.ini


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
stew
Junior Member
Join Date: Mar 2005
Old 03-11-2005 , 00:29   Help with user.ini
Reply With Quote #1

I know this probly has been asked thousands of times but I can not seem to find my answer. I added the steam id's and the accesses that I want each admin to use loaded it to the server and still when I try to access the amxx menu it says"You have no access to that command" I have contacted the server company they said that they lookeed at the config file and everything looks right so I need to take it to you guys, any Suggestions
stew is offline
Pain
Senior Member
Join Date: Aug 2004
Old 03-11-2005 , 00:32  
Reply With Quote #2

Post your users.ini.
Pain is offline
stew
Junior Member
Join Date: Mar 2005
Old 03-11-2005 , 00:39  
Reply With Quote #3

0:1:1942522; Users configuration file
; File location: $moddir/addons/amxx/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)

"STEAM_0:0:1970604" "" "abcdefghijkmnopqrsltu" "ce"
"STEAM_0:0:2435874" "" "abcdefghijkmnopqrsltu" "ce"
"STEAM_0:0:1684827" "" "abcdefghijkmnopqrsltu" "ce"
"STEAM_0:1:1358245" "" "bcefgijmnopqrstu" "ce"
"STEAM_0:0:1390931" "" "bcefgijmnopqrstu" "ce"
"STEAM_0:0:595900" "" "abcdefghijkmnopqrsltu" "ce"
"STEAM_0:0:2027390" "" "abcdefghijkmnopqrsltu" "ce"
"STEAM_0:1349455" "" "abcdefghijkmnopqrsltu" "ce"
"STEAM_0:036509" "" "abcdefghijkmnopqrsltu" "ce"
"STEAM_0:1:1908880" "" "abcdefghijkmnopqrsltu" "ce"


I just copyed paste that and after I had made a hole new ini file that did not work I took that one out of one of our other servers and loaded to the new one.
stew is offline
bo0m
Senior Member
Join Date: Oct 2004
Location: staten islan, ny, us
Old 03-11-2005 , 03:26  
Reply With Quote #4

Looks perfectly fine to me..
bo0m is offline
Send a message via AIM to bo0m
stew
Junior Member
Join Date: Mar 2005
Old 03-11-2005 , 04:39  
Reply With Quote #5

that what clan servers said to but i still cant access the menu's
stew is offline
Bend3R
Veteran Member
Join Date: Oct 2004
Location: Sweden (Stockholm)
Old 03-11-2005 , 07:09  
Reply With Quote #6

Quote:
Originally Posted by stew
that what clan servers said to but i still cant access the menu's
this is all access

; 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)
Bend3R is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 03-11-2005 , 08:08  
Reply With Quote #7

No, it isn't.

Show us AMXX's plugins.ini
__________________
f1del1ty.oXi is offline
stew
Junior Member
Join Date: Mar 2005
Old 03-11-2005 , 14:40  
Reply With Quote #8

I just fallowed what the intrutions said on another forums, and it said to past that in the user.ini file.

Here is the plugin.ini

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands


; Custom - Add 3rd party plugins here
stew is offline
bo0m
Senior Member
Join Date: Oct 2004
Location: staten islan, ny, us
Old 03-11-2005 , 15:37  
Reply With Quote #9

Looks fine to me....
bo0m is offline
Send a message via AIM to bo0m
stew
Junior Member
Join Date: Mar 2005
Old 03-11-2005 , 15:47  
Reply With Quote #10

Thats just it supposedly everything is fine but I still can not access the amxx menus on my server.
stew is offline
Reply



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

Forum Jump


All times are GMT -4. The time now is 00:23.


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