SRCDS Steam group


How do i make multiple admins on my server
#1
Hello.. I want to make multiple admins on my server.. But how do i do that ?.

Here is a config file.. I dont know where to place it.. But the code in it is:

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: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
        "Admin_2"
        {
            // Client real name
            "name"    "Cookie"
            // 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"
            }
        }
    }
}

I would really appreciate help XD (spelling)
Reply
#2
Add more like this:

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: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
        "Admin_2"
        {
            // Client real name
            "name"    "Cookie"
            // 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"
            }
        }
        // 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"
            }
        }
    }
}
Reply
#3
ok. should i copy tht into clients.txt ?
Reply
#4
Yes, that would I recommend.

And then you just need to set frags to your admins. Smile Remember to make yourself master admin.

Don't giver other access to make new clients or reset ranks. Smile
Reply
#5
what ?? Can u help my friend on teamviewer againXD ? I dony understand anything..
Reply
#6
Just read the file.. It isn't that hard! It so easy... please read it yourself and get an idea of what I mean.

Just insert a SteamID where is needed, get the SteamID from your freinds, those who should be admin.

Insert an unique nick, can be anything, just it's not used before as a nick in the file.

Edit the frags to your need, read my last post(not this).
Reply
#7
eeh... The only sound that is working is First blood...
Reply
#8
Is there any errors in the console? When the sound should play?
Like... "Missing file in directory..."
Reply
#9
http://www.wildfireclan.co.uk/?act=maniclients
That website is makes managing admins very easy make sure to register so you can save your admins.
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)