Lieber Besucher, herzlich willkommen bei: sourceserver.info. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
|
|
Quellcode |
1 |
Failed to load sound "admin_plugin\didnot.wav", file probably missing from disk/repository |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"###"
{
// Client real name
"name" "###"
// Steam ID for client
"steam" "STEAM_0:0:######98"
// This sub key is for multiple ip addresses
"ip"
{
"IP1" "78#####12"
"IP2" "localhost"
"IP3" "1####.0.1"
}
// 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"
}
}
}
|
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 |
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"######"
{
// Client real name
"name" "#####"
// Steam ID for client
"steam" "STEAM_0:1:10#####31"
// This sub key is for multiple ip addresses
"ip"
{
"IP1" "192.###.118"
"IP2" "localhost"
"IP3" "1####0.0.1"
}
// 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"
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"###"
{
// Client real name
"name" "###"
// Steam ID for client
"steam" "STEAM_0:0:8######8"
// This sub key is for multiple ip addresses
"ip"
{
"IP1" "78.43.74###"
"IP2" "localhost"
"IP3" "127.###0.#"
}
// 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"
}
}
}
|
|
|
Quellcode |
1 2 3 4 5 |
STEAM_0:0:27912157 // jan STEAM_0:0:27297244 // rene STEAM_0:1:22659194 // Lukas |
|
|
Quellcode |
1 2 3 4 5 6 |
"joinserver" admin_plugin/actions/joinsound_bass.mp3 "votestart" admin_plugin/actions/startyourvoting.mp3 "voteend" admin_plugin/actions/endofvote.mp3 "roundstart" admin_plugin/actions/roundstart.mp3 "roundend" admin_plugin/actions/roundend.mp3 "restrictedweapon" admin_plugin/actions/restrictedweapon.wav |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
"clients.txt"
"version" "1"
{
"players"
{
"Admin1"
{
"name" "_###_"
"steam" "STEAM_0:0:8######"
"flags"
{
"Immunity" "a afk autojoin b c d e f g grav h i j k l m n o p ping q r s t u v w x y"
"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 k l m o p pban q q2 q3 r s spray t v w x y z"
}
}
}
}
|
Zitat von »"GeNeRaLbEaM"«
Vielleicht nochmal hier einlesen !
http://sourceserver.info/viewtopic.php?f=37&t=2198">viewtopic.php?f=37&t=2198<
und gerade eben nochmal behandelt :
http://sourceserver.info/viewtopic.php?t=3974&f=64">viewtopic.php?t=3974&f=64<
Edit : hier der MANI Admin creator : http://sourceserver.info/viewtopic.php?f=37&t=13">viewtopic.php?f=37&t=13<
ansonsten wie schon gesagt in Mani ingame machen. Hat die Datei überhaupt schreibrechte ??
Die braucht man, wenn man Ingame Admins hinzufügen will.
Benutzerinformationen überspringen
Wohnort: Schwelm
Beruf: Immobilien-Verwalter / Serveradministrator
Rootserver vorhanden: Nein
Klasserichtete sich an handballer....
Zitat
Hat die Datei überhaupt schreibrechte ??
Benutzerinformationen überspringen
Wohnort: Mönchengladbach
Beruf: Brückenkranführer / Staplerfahrer
Rootserver vorhanden: Nein
|
|
Quellcode |
1 |
cstrike/cfg/mani_admin_plugin/ |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"NAME"
{
// Client real name
"name" "NAME"
// Steam ID for client
"steam" "STEAM ID"
// These are personal access flags for a player
"flags"
{
"Immunity" "grav ping afk a b c d e f g h i k l m n o p q r s t u v w x"
"Immunity" "y autojoin"
"Admin" "q2 q3 grav pban A B C D E F G H I J K L M N O P Q R S T U V"
"Admin" "W X Y 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 unban"
}
}
}
}
|
Zitat von »"GeNeRaLbEaM"«
Du sollst die CHMOD entweder per SSH-Zugang auf 644 oder per FTP
Rechte Maustaste auf die Datei und dann mit Dateiberechtigung auf 644 stellen.
Wenn Du Fertig bist am besten nur leserechte geben, dann kann sich keiner mehr
Ingame zum Admin machen wenn irgendwer wieder irgendwelche Lücken gefunden hat.
Man sollte schon wissen in welcher cfg seine Befehle stehen ..
Zitat von »"handballer"«
Habe die Adminlist so wie du gemacht , funzt nicht =(
Meine actionsoundlist sieht so aus :
![]()
Quellcode
1 2 3 4 5 6 "joinserver" admin_plugin/actions/joinsound_bass.mp3 "votestart" admin_plugin/actions/startyourvoting.mp3 "voteend" admin_plugin/actions/endofvote.mp3 "roundstart" admin_plugin/actions/roundstart.mp3 "roundend" admin_plugin/actions/roundend.mp3 "restrictedweapon" admin_plugin/actions/restrictedweapon.wav
und die Sounds sind auch in dem Verzeichnis !
Wie gesagt es klappt immer nur bei einem & das sieht dann folgendermaßen in der clients.txt aus :
![]()
Quellcode
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17"clients.txt" "version" "1" { "players" { "Admin1" { "name" "_###_" "steam" "STEAM_0:0:8######" "flags" { "Immunity" "a afk autojoin b c d e f g grav h i j k l m n o p ping q r s t u v w x y" "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 k l m o p pban q q2 q3 r s spray t v w x y z" } } } }