Raised This Month: $ Target: $400
 0% 

this sourcemod right


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
the_unknown
BANNED
Join Date: May 2010
Old 06-20-2010 , 23:08   this sourcemod right
Reply With Quote #1

admins.cfg

Code:
"Admins"
{
    "Theunknown"
    {
        "auth"        "steam"
        "identity"        "STEAMID"
        "group"        "root admin"
        "immunity"        "100"
    }
    "bradly"
    {
        "auth"        "steam"
        "identity"        "STEAMID"
        "group"        "admin"
        "immunity"        "40"
    }
    "phildude"
    {
        "auth"        "steam"
        "identity"        "STEAMID
        "group"        "basic admin"
        "immunity"        "20"
    }    
}
admin_groups.cfg
Code:
"Groups"
{
    "basic admin"
    {
        "flags"        "abcdfj"
    }
    "root admin"
    {
        "flags"        "z"
    }
    "adminhelp"
    {
        "flags"        "abcdgjk"
    }
    "admin"
    {
        "flags"        "abcg"
    }
}
i put there real steam ids of course but only i have admin not them this code wrong?

i do not need to edit admins_simple.ini?

Last edited by the_unknown; 06-20-2010 at 23:21.
the_unknown 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 19:59.


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