Il fallait en effet prendre la nouvelle version de mani admin plugin sur leur site du nom de mani_admin_plugin_v1_2U_orange
Pour le téléccharger c'est
ici
Je fais un copier coller du tuto du site en le mettant a jour, libre a vous de le mettre sur votre site
1.1/ Dans un premier temps nous allons extraire l’archive télécharger, sur notre bureau par exemple.
1.2/ Ensuite nous devon crée un fichier vdf en fonction de notre dossier (de notre jeux) dans notre cas nous sélectionneront cstrike.
1.3/ Dirigez vous dans le dossier addons "mani_admin_plugin_v1_2U_orange\addons" puis exécuter le fichier CreateVDF.exe
1.4/ Une fois celui-ci exécuter sélectionner cstrike pour Game Type, puis cliquer sur le bouton "Save VDF" vous enregistrer le fichier obtenu dans le dossier addons.
1.5/ Une fois ceci fait vous devez placer les dossiers "addons, cfg, materials, sound " dans le dossier cstrike de votre serveur "srcds\css\orangebox\cstrike"
2.1/ Fichier clients.txt
Il faut le crée dans : srcds\css\orangebox\cstrike\cfg\mani_admin_plugin
Ce fichier et très important car ces grâce a lui que vous pourrez vous attribuer les droit d’administration.
créer le fichier clients.txt avec un éditeur de texte. ( bloc note, notepad ect ..)
Il faut ensuite récupérer votre steam id, choisissez un serveur, ouvrez la console et tapez "status", récupérez ainsi votre steam id qui est a peu près comme ça :
STEAM_0:1:33411612
Les ligne a modifier sont en italique ici :
Attention Spoiler!"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" "VOTRE_PSEUDO_SUR_CSS"
// Steam ID for client
"steam" "VOTRE_STEAM_ID"
// 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"
"servermodo" "a b e f afk b m n ping v"
"Clanmember" "a b c k n p ping grav autojoin Immunity"
"Teamadmin" "b k n ping Immunity"
"No Kick Ban" "b k Immunity"
"NoFun" "d f g i j l t 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"
"servermodo" "A C D E G I Q V Y a admin b c d e f g k l o p s spray v"
"Clanmember" "B D F H I K M N O Q R S T U V W X Y Z a b c d f g i j k l m o p s t v w y admin pban"
"Teamadmin" "I O V a b k l o p v w 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 j k l m o p q r s t v w z admin spray grav pban 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 j k l m o q s t v w x y z admin spray grav pban"
"No Rcon Or Sound" "client"
}
}
}
Voilà le reste est exactement pareil que sur l'ancienne version, gl hf