SRCDS Steam group


My client.txt correct? b/c its not working.
#1
I am trying to add another admin to it and i just cannot get it to work.
When I type ma_admins it only shows me as one. Whats wrong with my file or am I doing something wrong?

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

// This key group lists all your client players
"players"
{
// This must be a unique client name
"Joshua"
{
// Client real name
"name" "Joshua"
// Steam ID for client
"steam" "STEAM_x"
// This sub key is for multiple ip addresses
"ip"
{
"IP1" "192.168.2.2"
"IP2" "localhost"
"IP3" "127.0.0.1"
}
// These are personal access flags for a player
"groups"
{
"Admin" "Serveradmin"
"Immunity" "Serveradmin"
}
}

// This must be a unique client name
"Matt"
{
// Client real name
"name" "Matt"
// Steam ID for client
"steam" "STEAM_x"
// This sub key is for multiple ip addresses

// These are personal access flags for a player
"groups"
{
"Admin" "Serveradmin"
"Immunity" "Serveradmin"
}
}
}

// 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"
}
"Admin"
{
"Serveradmin" "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 e"
"Serveradmin" "f g i k l m o p q q2 q3 r s t v w x y z admin client grav pban spray"
}
}

}

----------------------------
Reply
#2
Maybe this will help...gl

http://www.mani-admin-plugin.com/forums/index.php?PHPSESSID=8e6242994addcc6a70e3d5c632aec9cf&topic=3127.0
Reply
#3
Arjen Wrote:Maybe this will help...gl

http://www.mani-admin-plugin.com/forums/index.php?PHPSESSID=8e6242994addcc6a70e3d5c632aec9cf&topic=3127.0

I already did that.


Okay its working
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)