Raised This Month: $ Target: $400
 0% 

Solved Admins not acknowledged


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
vEGA
Junior Member
Join Date: Jan 2005
Old 10-12-2019 , 11:43   Admins not acknowledged
Reply With Quote #1

Hi guys,

I have installed Metamod and Sourcemod and everything seems to be loaded so far.

Unfortunately, I just cannot get the admins to be acknowledged. Did something change in the procedure?

Here are my two files:

admins.cfg:
Code:
Admins
{
        "Player1"
        {
                "auth" "steam"
                "identify" "STEAM_1:1:xxxxxxx"
                "group" "Superadmins"
        }

        "Player2"
        {
                "auth" "steam"
                "identify" "STEAM_1:1:xxxxxxxxx"
                "group" "Admins"
        }
}

admin_groups.cfg:
Code:
Groups
{
        "Default"
        {
                "immunity"              "1"
        }

        "Superadmins"
        {
                "flags" "z"

                 Overrides
                 {
                 }

                "immunity" "99"
        }

        "Admins"
        {
                "flags" "abcdegjk"

                 Overrides
                 {
                 }

                "immunity" "1"
        }
}
But as soon as !admin is written into the text, it says: [SM] You do not have access to this command.

Anyone sees the issue?

Thanks in advance.

Last edited by vEGA; 10-13-2019 at 08:50.
vEGA is offline
 



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 16:45.


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