SRCDS Steam group


Keep getting AFK kicked
#1
I keep getting kick off my server is there a way to stop this from happening?
I think I might have setup clients.txt wrong, can someone look it over?
I would like to not be kick baned or anything else like that.

& can I save this as unicode or does it have to be ANSI

THX in advance to anyone who can help!



heres my clients.txt



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

// This key group lists all your client players
"players"
{
// This must be a unique client name
"Client_1"
{
// Client real name
"name" "Client_1"
// Steam ID for client
"steam" "STEAM_0:0:XXXXXXXX"
// 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 j k l m o p q r s t v w x y z client admin"
"Admin" "spray"
}
}
}

// 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"
}
}

}
Reply
#2
Turn off the AFK kicker? Doesn't have to do anything with clients.txt really
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
But, I want AFKers to be kicked just not the admins.
Is that possible?
Reply
#4
Oh, yes, that's possible, from the top of my head (haven't tested it) add this below the flags{ in your clients.txt
Code:
"Immunity" "afk"
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)