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

Group overrides


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gH0sTy
SourceMod Donor
Join Date: Jul 2008
Location: DE
Old 09-03-2013 , 06:42   Group overrides
Reply With Quote #1

I'm having a bit of a problem with group overrides.
I want to deny a group the access to sm_votegravity but it doesn't seem to work as I'm still able to call that vote via the admin menu.
This is how the group config looks like:
Code:
	"2ndAdmin"
	{
		"flags"		"abcdfgjk"
		"immunity"		"90"
		"Overrides"
		{
			"sm_vote_gravity"		"deny"
			"sm_votegravity"		"deny"
		}
	}
And here's the admin entry of myself:
Code:
"gH0sTy"
	{
		"auth"		"steam"
		"identity"		"STEAM_0:0:7
		"group"		"2ndAdmin"
	}
So what's wrong here?
gH0sTy is offline
Spartan_C001
Senior Member
Join Date: Jul 2013
Old 09-03-2013 , 07:26   Re: Group overrides
Reply With Quote #2

Quote:
Originally Posted by gH0sTy View Post
I'm having a bit of a problem with group overrides.
I want to deny a group the access to sm_votegravity but it doesn't seem to work as I'm still able to call that vote via the admin menu.
This is how the group config looks like:
Code:
    "2ndAdmin"
    {
        "flags"        "abcdfgjk"
        "immunity"        "90"
        "Overrides"
        {
            "sm_vote_gravity"        "deny"
            "sm_votegravity"        "deny"
        }
    }
And here's the admin entry of myself:
Code:
"gH0sTy"
    {
        "auth"        "steam"
        "identity"        "STEAM_0:0:7
        "group"        "2ndAdmin"
    }
So what's wrong here?
Assuming you deliberately missed out the rest of your SteamID, there *should* be nothing wrong, try perhaps removing the "sm_vote_gravity" override, if that doesn't exist it *might* (unsure) cause problems.
Spartan_C001 is offline
gH0sTy
SourceMod Donor
Join Date: Jul 2008
Location: DE
Old 09-03-2013 , 08:20   Re: Group overrides
Reply With Quote #3

Still no success with "sm_vote_gravity" removed.
So is this a SM 1.5 bug?

Last edited by gH0sTy; 09-03-2013 at 08:20.
gH0sTy is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 09-11-2013 , 09:25   Re: Group overrides
Reply With Quote #4

sm_rcon sm_reloadadmins
*sm_rcon sm plugins reload adminmenu
sm_rcon sm_dump_admcache

and show addons/sourcemod/data/admin_cache_dump.txt
__________________
Do not Private Message @me

Last edited by Bacardi; 09-11-2013 at 09:26. Reason: *you need reload adminmenu after changes or change map
Bacardi 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 04:18.


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