02-02-2009, 01:12 AM
Here's my clients.txt
please post a txt with the right stuff! .
thank you.
Code:
{{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"Dantrix"
{
// Client real name
"Dantrix" "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
"C00kie"
{
// Client real name
"C00kie" "C00kie"
// 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"
}
}
please post a txt with the right stuff! .
thank you.