SRCDS Steam group


Hey how can i fix so me and my friend can be admins?
#1
Here's my clients.txt

Code:
{{
    "version"    "1"

    // This key group lists all your client players
    "players"
    {
        // This must be a unique client name
        "Dantrix"
        {
            // Client real name
            "Dantrix"    "Dantrix"
            // Steam ID for client
            "steam"    "STEAM_0:0:22248888"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
        // This must be a unique client name
        "C00kie"
        {
            // Client real name
            "C00kie"    "C00kie"
            // IP address for client
            "steam"    "STEAM_0:1:22702028"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }

please post a txt with the right stuff! .

thank you.
Reply
#2
http://forums.srcds.com/viewtopic/9658

It's the right one. You just have to customize it, for your needs!
Reply
#3
Hi, srry for the double post, was mty friend XD

Here is the client.txt file.. Btw, do i need 2 of them ?

Code:
{
    "version"    "1"

    // This key group lists all your client players
    "players"
    {
        // This must be a unique client name
        "Admin_1"
        {
            // Client real name
            "name"    "Dantrix"
            // Steam ID for client
            "steam"    "STEAM_0:0:5243321"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
        // This must be a unique client name
        "Admin_2"
        {
            // Client real name
            "name"    "Cookie"
            // Steam ID for client
            "steam"    "STEAM_0:1:22702028"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
        // This must be a unique client name
        "Admin_3"
        {
            // Client real name
            "name"    "Daddy"
            // IP address for client
            "steam"    "STEAM_0:1:112"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
        // This must be a unique client name
        "Admin_4"
        {
            // Client real name
            "name"    "Mommy"
            // IP address for client
            "steam"    "STEAM_0:1:111"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
    }
}

When i have that, it only works for me.. Cookie
Reply
#4
Only 1 client.txt

Code:
{
    "version"    "1"

    // This key group lists all your client players
    "players"
    {
        // This must be a unique client name
        "Admin_1"
        {
            // Client real name
            "name"    "Dantrix"
            // Steam ID for client
            "steam"    "STEAM_0:0:5243321"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }

        // This must be a unique client name
        "Admin_2"
        {
            // Client real name
            "name"    "Cookie"
            // Steam ID for client
            "steam"    "STEAM_0:1:22702028"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
    
        // This must be a unique client name
        "Admin_3"
        {
            // Client real name
            "name"    "Daddy"
            // IP address for client
            "steam"    "STEAM_0:1:112"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
           }
        }
    
        // This must be a unique client name
        "Admin_4"
        {
            // Client real name
            "name"    "Mommy"
            // IP address for client
            "steam"    "STEAM_0:1:111"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
    }
}

Also, are you sure it's the right SteamID for your freind?
Reply
#5
Yes.. its the right steam ID..
Reply
#6
Try with...
Code:
{
    "version"    "1"

    // This key group lists all your client players
    "players"
    {
        // This must be a unique client name
        "Admin_1"
        {
            // Client real name
            "name"    "Dantrix"
            // Steam ID for client
            "steam"    "STEAM_0:0:5243321"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }

           // This must be a unique client name
           "Admin_2"
        {
            // Client real name
            "name"    "Cookie"
            // Steam ID for client
            "steam"    "STEAM_0:1:22702028"
            // These are personal access flags for a player
            "flags"
            {
                "Admin"    "grav pban A B C D E F G H I J K L M N O P Q R S T U V W X Y"
                "Admin"    "Z a b c d e f g i k l m o p q r s t v w x y z client admin"
                "Admin"    "spray"
            }
        }
    }
}
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)