07-27-2010, 08:32 AM
(This post was last modified: 07-27-2010, 08:33 AM by KrazyBosnian.)
Hello guys, im working on adding the mani-admin-plugin to my server, and I know its working because when I type admin in the console, it says im not authorized.
This is what my clients.txt looks like, I used the online clients.txt maker
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"Admin_1"
{
// Client real name
"[TNS-M] #BiH KraZy BoSnIaN" "Admin_1"
// Steam ID for client
"steam" "STEAM_0:1:28857872 "
"groups"
{
"Admin" "Main_admin"
}
}
}
// These are global groups of flags that can be assigned to clients
"groups"
{
"Admin"
{
"Main_admin" "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 admin b c client d e f g grav i j k l m o p pban q q2 q3 r s spray t v w x y z"
"Server_admin" " "
"Member_admin" " "
}
}
}
Still says im not authorized,
Can someone tell me where to place it,
Btw
I use
C:\srcds\orangebox\cstrike
C:\srcds\orangebox\
for all my stuff
But specifically
WHERE DO I PLACE THE CLIENTS.TXT
i know im confusing but please help me
This is what my clients.txt looks like, I used the online clients.txt maker
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"Admin_1"
{
// Client real name
"[TNS-M] #BiH KraZy BoSnIaN" "Admin_1"
// Steam ID for client
"steam" "STEAM_0:1:28857872 "
"groups"
{
"Admin" "Main_admin"
}
}
}
// These are global groups of flags that can be assigned to clients
"groups"
{
"Admin"
{
"Main_admin" "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 admin b c client d e f g grav i j k l m o p pban q q2 q3 r s spray t v w x y z"
"Server_admin" " "
"Member_admin" " "
}
}
}
Still says im not authorized,
Can someone tell me where to place it,
Btw
I use
C:\srcds\orangebox\cstrike
C:\srcds\orangebox\
for all my stuff
But specifically
WHERE DO I PLACE THE CLIENTS.TXT
i know im confusing but please help me