08-27-2007, 06:26 AM
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 ?
"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 ?