SRCDS Steam group


client txt !
#1
ok this is my new client txt and still its not working + im the only admin :{MuRdÉr/InC}*#ßlaZe#*) so check my client txt out :

"clients.txt"
{
"version" "1"

// This key group lists all your client players
"players"
{
}

// These are global groups of flags that can be assigned to clients
"groups"
{
"Immunity"
{
"No Kick Ban" "a c d e f g h i l m n o p q r s t u v w x y afk autojoin"
"No Kick Ban" "grav ping"
"NoFun" "a b c e h k m n o p q r s u v w x y afk autojoin grav ping"
}
"Admin"
{
"Level 2 Access" "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 Z a c d e"
"Level 2 Access" "f g i k l m o p q r s t v w z q2 q3 admin spray grav pban"
"Level 2 Access" "client"
"No Rcon Or Sound" "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 Z a b c d"
"No Rcon Or Sound" "e f g i k l m o q s t v w x y z q2 q3 admin spray grav pban"
"No Rcon Or Sound" "client"
}
}

}
Admin Features
clients.txt"
{
"version" "1"

// This key group lists all your client players
"players"
{
// This must be a unique client name
"Admin1"
{
// Client real name
"name" "{MuRdÉr/InC}*#ßlaZe#*"
// Steam ID for client
"steam" "STEAM_0:1:13413146"
"groups"
{
"Admin" "Admingroup"
"Immunity" "Immunitygroup"
}
}
}

// These are global groups of flags that can be assigned to clients
"groups"
{
"Immunity"
{
"Immunitygroup" "Immunityflags"
}
"Admin"
{
"Admingroup" "Adminflags"
}
}

}

You can add new clients via adding

// This must be a unique client name
"Admin2"
{
// Client real name
"name" ""
// Steam ID for client
"steam" "STEAM_x:x:xxxxxx"
"groups"
{
"Admin" "Admingroup"
"Immunity" "Immunitygroup"
}
}

after the first admin. Be aware that each admin and immunitygroup needs at least the admin and immunitygroup for reference. Take the following clients.txt example as reference for two admins assigned to two different groups.

"clients.txt"
{
"version" "1"

// This key group lists all your client players
"players"
{
// This must be a unique client name
"Admin1"
{
// Client real name
"name" "flash477"
// Steam ID for client
"steam" "STEAM_x:x:xxxxxx"
"groups"
{
"Admin" "Serveradmin"
"Immunity" "Serveradmin"
}
}

// This must be a unique client name
"Admin2"
{
// Client real name
"name" "Isias"
// Steam ID for client
"steam" "STEAM_x:x:xxxxxx"
"groups"
{
"Admin" "Clanmember"
"Immunity" "Clanmember"
}
}
}

// These are global groups of flags that can be assigned to clients
"groups"
{
"Immunity"
{
"Serveradmin" "a b c d e f g h i j k l m n o p q r s t u v x y afk ping autojoin grav Immunity"
"Clanmember" "a b c h k n afk ping grav autojoin Immunity"
}
"Admin"
{
"Serveradmin" "A B C T U V W X Y Z a b c d o p q q2 q3 r z admin client grav pban spray"
"Clanmember" "B D E F a b c o q q2 q3 s t v w x y admin pban spray"
}
}

}

How to add admins manually with IP used
The basic layout of the clients.txt is as follows:

"clients.txt"
{
"version" "1"

// This key group lists all your client players
"players"
{
// This must be a unique client name
"Admin1"
{
// Client real name
"name" "{MuRdÉr/InC}*#ßlaZe#*"
// Steam ID for client
"ip" "IP"
"groups"
{
"Admin" "Admingroup"
"Immunity" "Immunitygroup"
}
}
}

// These are global groups of flags that can be assigned to clients
"groups"
{
"Immunity"
{
"Immunitygroup" "Immunityflags"
}
"Admin"
{
"Admingroup" "Adminflags"
}
}

}


ok can you help i add all my steam id and name so ....
can you help or type me a rigth client txt ?
Reply
#2
don't make multiple posts on the same thing like darkfire, it's annoying and will just confuse people trying to answer. what kind of server is this? if it's a local one (you are either playing on the same machine as the server or a sv_lan 1) then your steamid may be STEAM_ID_LAN, if not then you typed something wrong OR you can authenticate by local ip address.

go here: http://www.mani-admin-plugin.com/forums/index.php?topic=3127.0

create an account and log in, then you'll see a download link for a tool that will create the clients.txt it will ask you a few things like your name and steam id etc. again you need to put in the right one, the steam public vs lan servers is different.
Reply
#3
ok darkfire is my friend me and him are trying to make servers so be easy on us ok but thanks anyway Big Grin
hey it says i have to add it by ip rigth ???
i did with STEAMID but hey it says go look for a client txt after it i cant find it Sad
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)