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

Mismatch in user.ini and amx_who


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gunsofnavarone
Junior Member
Join Date: Dec 2008
Location: New Hampshire
Old 12-01-2008 , 07:37  
Reply With Quote #1

Can someone help me with this issue, as I do not know what is causing this.

My user.ini file reads this:

; 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/slapped 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)

; 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:17790757" "" "abcdefghijklmnopqrstu" "ce"


; "loopback" "" "abcdefghijklmnopqrstu" "de"

When I type in console amx_who it shows:

GunsOfNavarone STEAM_0:1:17790757 10 Yes Yes abcdefghijklmnopqrsu

You will note that the "t" flag is absent from the command response even though it IS in the user.ini file.

I discovered this when I was installing a plugin which is supposed to be run under the "t" flag. It is not however, the plugin causing this as I get the same response with/without the plugin installed (and after server restarts).



EDIT:
OK, nobody has responded. Yes there was the very same problem posted earlier, so one could say I've duplicated it. Only problem is, there was no "real" answer to it:

https://forums.alliedmods.net/showth...hlight=amx_who

Below is the response given there:

ARe you using and plugins that NEED that flag?

It seems like a freak thing, and especially if you aren't using that flag there really is no problem there besides you not getting it in amx_who. And See if for other admins the same thing happens, if so, then it may be a bad installation of AMXX or something along those lines, if it DOES, it may be you.

If worst comes to worst, and you download a new custom plugin which uses that flag, just remove it from using the T flag and make it use another one and your all set. That's the best advice I have for you, as this has never happened before.

----------------------------------------------------------------------

So that was the end of the thread and there was no fix, and I assume nobody bothered investigating the issue. Maybe it's because there isn't enough information.

As I stated above in the earlier thread, my issue is with/without the plugin installed that is set to use the ADMIN_LEVEL_H or "t" flag. The plugin specifically is mespec (http://www.dodplugins.net/forums/showthread.php?t=993)

Now I did manage to find a workaround to get the plugin to work, but that doesn't address the underlying problem that until or unless I use the "workaround", it would not permit me to use the plugin and I would get an unknown command error when trying to use it. (My "workaround" was simply change the "t" in the cmdaccess.ini file to "g" (an arbitrary selection to see if it would work).

So, can someone help me resolve this so that I won't have to add an additional 10 steps to get a plugin to work???

Last edited by YamiKaitou; 12-03-2008 at 10:15.
gunsofnavarone 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 07:03.


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