MANI admin cs source


gabaon

Messages recommandés

Posté(e)

bonjour vossey

serveur cs source (linux) l'installation du plugin mani admin pour cs source super pratique, Mais je n'arrive pas a faire fonctionner les sons!!il y a un fichier texte mais je ne comprends pas ce qu'il veut dire exemple:

// soundlist.txt

//

// Placez les commandes pour l'executions de sons dans ce fichier

//

// Le nom de l'allias du fichier est a placer entre guillemets ("")

// Ex: "Don't just stand there"

//

// Ne PAS les inclure de cette maniere:

//

// "See "Ya" Later"

//

// Vous n'etes pas obligés d'utiliser des allias mais cela simplifie l'affichage des sons dans le menu

//

// Le plugin supporte un maximum de 15 sons

// Le dernier son explode3.wav DOIT rester present

//

"Waiting For Suspect" admin_plugin/waitingforsuspect.wav

"Don't just stand there, pick up the gun and shoot it !" admin_plugin/dontjuststandthere.wav

"Who ate all the donuts ?" admin_plugin/donuteater.wav

voila je ne voit pas aidez moi merci .j'aurais encore besion de votre aide (plein de questions) bravo pour la maj du site

Posté(e)

[citation=3538,0,3][nom]Raptor031 a écrit[/nom]je travaille actuellement pour trouver une solution à ce problème. Dès que je l'ai je la poste.[/citation]

Super voila toi tu a comprit merçi...si tu veut la traduction du texte en français pour tous le Mani je peut te la fournir.nitroserv me la fournit mais je comprends pas tout..

Posté(e)

[citation=3536,0,2][nom]CsXanaX a écrit[/nom]Tu peux être plus explicite on comprend pas trop :??:[/citation]

tu vois toi non plus LOL

la procedure d'installe est faite tout fonctionne mais pas les sons le fichier textes dit Placez les commandes pour l'executions de sons dans ce fichier...suite en haut mais de quelles commandes parlent ils??

Posté(e)

[citation=3544,0,7][nom]matrixfr a écrit[/nom]Serait-il possible que tu postes en "quote" tout ce que nitroserv tas fourni pour qu'on puisse étudier plus en détails stp ? :/[/citation]

oui je veut bien mais en "quote" ca veut dire quoi??:(

Posté(e)

[citation=3565,0,10][nom]matrixfr a écrit[/nom]hummm tu mets en citation :)

Ca nous permettra de distinguer ce qui est à toi par rapport à ce qu'ils tont dit[/citation]

[]//

// soundlist.txt

//

// Placez les commandes pour l'executions de sons dans ce fichier

//

// Le nom de l'allias du fichier est a placer entre guillemets ("")

// Ex: "Don't just stand there"

//

// Ne PAS les inclure de cette maniere:

//

// "See "Ya" Later"

//

// Vous n'etes pas obligés d'utiliser des allias mais cela simplifie l'affichage des sons dans le menu

//

// Le plugin supporte un maximum de 15 sons

// Le dernier son explode3.wav DOIT rester present

//

"Waiting For Suspect" admin_plugin/waitingforsuspect.wav

"Don't just stand there, pick up the gun and shoot it !" admin_plugin/dontjuststandthere.wav

"Who ate all the donuts ?" admin_plugin/donuteater.wav

"Do you smell something ?" admin_plugin/doyousmell.wav

"With my brains and your brawn we'll make an excellent team" admin_plugin/excellentteam.wav

"Hello" admin_plugin/hellosoft.wav

"Don't ask me" admin_plugin/dontaskme.wav

"Could it get any worse than this ?" admin_plugin/getanyworse.wav

"See ya later" admin_plugin/seeya.wav

"Oh you'll pay, you will definately pay !!" admin_plugin/youwillpay.wav

"Laughing sounds" admin_plugin/laugh.wav

"Move !!" admin_plugin/move.wav

"Good luck out there, you're gonna need it" admin_plugin/goodluck.wav

"1069er 1069er We got whores in the city, we need backup now, cmon" admin_plugin/whores.wav

"I am the great Cornholio" admin_plugin/cornholio.wav

// Ce dernier son est requis pour le bon fonctionnement du plugin

"Slay sound" weapons/hegrenade/explode3.wav

voila le fichier texte integrale des sounds

// soundlist.txt

//

// Place all your client commands that you want to

// execute on all players in here

//

// This file can use aliases.

//

// Aliases are what is shown in the menu system

// a nice way of presenting the commands.

// Aliases must be enclosed in quotes

//

// E.G. "Don't just stand there"

//

// Do not put another quote inside like :-

//

// "See "Ya" Later"

//

// You do not have to use aliases but it makes the

// menu's easier to use if you do.

//

// Your old config files pre V1.0.8 will still work

// if you don't change them but the paths will not

// be removed from the sounds.

//

// There can only be 15 user sounds

// The last sound explode3.wav MUST always be present

//

// Only 15 sounds allowed

//

"Waiting For Suspect" admin_plugin/waitingforsuspect.wav

"Don't just stand there, pick up the gun and shoot it !" admin_plugin/dontjuststandthere.wav

"Who ate all the donuts ?" admin_plugin/donuteater.wav

"Do you smell something ?" admin_plugin/doyousmell.wav

"With my brains and your brawn we'll make an excellent team" admin_plugin/excellentteam.wav

"Hello" admin_plugin/hellosoft.wav

"Don't ask me" admin_plugin/dontaskme.wav

"Could it get any worse than this ?" admin_plugin/getanyworse.wav

"See ya later" admin_plugin/seeya.wav

"Oh you'll pay, you will definately pay !!" admin_plugin/youwillpay.wav

"Laughing sounds" admin_plugin/laugh.wav

"Move !!" admin_plugin/move.wav

"Good luck out there, you're gonna need it" admin_plugin/goodluck.wav

"1069er 1069er We got whores in the city, we need backup now, cmon" admin_plugin/whores.wav

"I am the great Cornholio" admin_plugin/cornholio.wav

// The next sound is required by the plugin

"Slay sound" weapons/hegrenade/explode3.wav

As a footnote, the sounds come from a mixture of half-life 1 sounds, half-life 2 sounds and beavis & butthead wavs found on the web.

In order for custom sounds to play a .res file for each map on your server must be created containing the paths of the file.

This file must be placed in $BASE/cstrike/maps/

For example for the de_dust must have the following .res file de_dust.res in order for our soundlist.txt file to work properly.

Note that these wav files must be found by yourselves, this is only an example of what we use on the cs-suck clan servers.

"resources"

{

"sound/admin_plugin/waitingforsuspect.wav" "file"

"sound/admin_plugin/dontjuststandthere.wav" "file"

"sound/admin_plugin/donuteater.wav" "file"

"sound/admin_plugin/doyousmell.wav" "file"

"sound/admin_plugin/excellentteam.wav" "file"

"sound/admin_plugin/hellosoft.wav" "file"

"sound/admin_plugin/dontaskme.wav" "file"

"sound/admin_plugin/getanyworse.wav" "file"

"sound/admin_plugin/seeya.wav" "file"

"sound/admin_plugin/youwillpay.wav" "file"

"sound/admin_plugin/laugh.wav" "file"

"sound/admin_plugin/move.wav" "file"

"sound/admin_plugin/goodluck.wav" "file"

"sound/admin_plugin/whores.wav" "file"

"sound/admin_plugin/cornholio.wav" "file"

}

So if we have the following maps in $BASE/cstrike/maps/

de_dust.bsp

de_dust2.bsp

de_prodigy.bsp

We must also have our custom .res file as: -

de_dust.res

de_dust2.res

de_prodigy.res

When a user connects for the first time they will automatically download the required files, don’t make the .wav files too big or the user downloading them will get pissed off waiting and find somewhere else to play !!

et ca en anglais

Posté(e)

[citation=3541,0,4][nom]gabaon a écrit[/nom]Super voila toi tu a comprit merçi...si tu veut la traduction du texte en français pour tous le Mani je peut te la fournir.nitroserv me la fournit mais je comprends pas tout..[/citation]

Merci mais je suis bi-lingue

Je regarderai ça ce week-end car on est en pleinne migration réseau au travail. je fais des horaires de fous

Posté(e)

[citation=3883,0,16][nom]tarantul a écrit[/nom]je suis avec le meme probleme que vous !

avez vous trouver la solution???[/citation]

bon tout est regler les sons fonctionneent bien certain les entendaients

mais pas tout le monde.donc je me suis poser la question ??

finalement le fichier sound ne s'etait pas telecharchez chez tout le monde le probleme est maintenant résolue venez nous voir

213.186.53.114:27017 FR - NitroServ.com - FR Gabaon la Team

par contre je cherche un bonne anti cheat pour notre serveur source svp

Posté(e)

Hummm OK mais serait-il possible que tu nous dises, en tant que créateur du topic, comment tu as procédé alors que certains (comme moi) ont essayé de se casser le *** pour essayer de régler ce pb :/

Merci

Posté(e)

il ai trop fort ce gas il nous laisse en galere comme sa! serieux donne l astuce mec! j ai mis deux pote a moi sur l affaire et on trouve rien! pour l anti cheat valve a prevu une mise a jours d ici peu pour limiter maintenant je suis pas sur que ce sera suffisant ! j attand ta reponce!

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.