Hallo wieso werde ich nicht von mein (nitrado server) admin habe mani admin plugin usw!
05/10/2012 19:01xxfabbelxx#2
Es wäre nett, wenn du uns mitteilst, welche Schritte du unternommen hast, um das Plugin zu installieren und dich als Admin hinzuzufügen.
In verständlichem Deutsch.
Lg
05/10/2012 19:05lmgb#3
mach mal in die Konsole ./op <DeinenVollständigenNamen>
05/10/2012 19:07-Zocker-#4
mhh adde mich einfach mal
05/10/2012 20:09einloggerin#5
Ich hab keine Konsole
habe auch Sourcemod
Matties Eventscript
05/10/2012 20:54Croco™#6
Es wäre sehr freundlich wenn du uns in ganzen Sätzen dein Problem erklärst.
Die Konsole kannst du öffnen in dem du in der Spiel Bibliothek auf CSS Rechtsklick dann Eigenschaften--> Startoptionen und dann dort -console eingibst.
05/10/2012 21:15einloggerin#7
Also ich werde nicht admin auf mein eigernen server habe Mani Admin plugin!
05/10/2012 21:18LaAngelika#8
hast du dich in der clients.txt überhaupt als admin eingetragen (deine steamid)
05/10/2012 21:21einloggerin#9
Ja hab ich
05/11/2012 13:15Croco™#10
Steht in der Console wenn du "admin" eingibst das du keine rechte hast !?
05/11/2012 15:41einloggerin#11
Ja!
05/11/2012 16:58Croco™#12
Schreib doch bitte mal den Inhalt der clients.txt hier rein.
Nur dort kann der Fehler sein.
05/11/2012 21:42einloggerin#13
"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" "ADMIN2"
// Steam ID for client
"steam" "STEAM_0:1:4416003"
// This sub key is for multiple ip addresses
// These are personal access flags for a player
"groups"
{
"Admin" "Serveradmin"
"Immunity" "Serveradmin"
}
}
// This must be a unique client name
"ADMIN2"
{
// Client real name
"name" "ADMIN2"
// Steam ID for client
"steam" "STEAM_0:1:4416003"
// 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"
}
}
}
05/11/2012 22:55LaAngelika#14
öffne deine clients.txt
lösch alles was drinne steht
füge das ein
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"ADMIN1"
{
// Client real name
"ADMIN2"
// Steam ID for client
"STEAM_0:1:4416003"
// This sub key is for multiple ip addresses
// These are personal access flags for a player
"groups"
{
"Admin" "Serveradmin"
"Immunity" "Serveradmin"
}
}
// This must be a unique client name
"ADMIN2"
{
// Client real name
"ADMIN2"
// Steam ID for client
"STEAM_0:1:4416003"
// 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"
}
}