Sie sind nicht angemeldet.

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.

1

Freitag, 24. Oktober 2008, 06:38

Chat Sounds

Hi, ich hab folgendes problem ich möchte gerne sounds abspielen lassen welche du wört im chat aufgerufen werden also z.B. lol cu headshot usw. nun habe ich die sounds in der soundliste

Spoiler Spoiler

//
// 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.
//
//


"Waiting For Suspect" admin_plugin/waitingforsuspect.mp3
"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.mp3
"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

"live_to_win" admin_plugin\livetowin.mp3
"batesexit" admin_plugin\batesexit.mp3
"e_o_t_t" admin_plugin\bombtrack.mp3
"rocky" admin_plugin/rocky1.mp3

"1" admin_plugin/aerger.mp3
"2" admin_plugin/arschgesicht.mp3
"3" admin_plugin\arschlochalarm.mp3
"4" admin_plugin\aua.mp3
"5" admin_plugin\axel.mp3

"6" admin_plugin\badboys.mp3
"7" admin_plugin\beeilen.mp3
"8" admin_plugin\bekifft.mp3
"9" admin_plugin\borntobewild.mp3
"10" admin_plugin\burn.mp3

"11" admin_plugin\cu.mp3
"12" admin_plugin\defuse.mp3
"13" admin_plugin\doof.mp3
"14" admin_plugin\dumm.mp3
"15" admin_plugin\eier.mp3

"16" admin_plugin\eispickel.mp3
"17" admin_plugin\feiern.mp3
"18" admin_plugin\gerne.mp3
"19" admin_plugin\goodbye.mp3
"20" admin_plugin\hallo.mp3

"21" admin_plugin\hund.mp3
"22" admin_plugin\lied.mp3
"23" admin_plugin\lol.mp3
"24" admin_plugin\messer.mp3
"25" admin_plugin\messer2.mp3

"26" admin_plugin\ne.mp3
"27" admin_plugin\noobs.wav
"28" admin_plugin\oma.mp3
"29" admin_plugin\pumpgun.mp3
"30" admin_plugin\schnuffeltuch.mp3

"31" admin_plugin\spenden.mp3
"32" admin_plugin\tschuess.mp3
"33" admin_plugin\sorry.mp3
"34" admin_plugin\unfall.mp3
"35" admin_plugin\zielen.mp3

"36" admin_plugin\ziggipause.mp3
"37" admin_plugin\vivacolonia.mp3
"38" admin_plugin\nanana.mp3
"39" admin_plugin\maul.mp3
"40" admin_plugin\lucker.mp3

"41" admin_plugin\kotz.wav
"42" admin_plugin\fresse.mp3
"43" admin_plugin\erschrocken.mp3
"44" admin_plugin\daneben.mp3
"45" admin_plugin\bayer.wav

"46" admin_plugin\angeber.wav
"57" admin_plugin\blut.mp3
"48" admin_plugin\livetowin.mp3
"49" admin_plugin\batesexit.mp3
"50" admin_plugin\bombtrack.mp3

"51" admin_plugin\rocky1.mp3


und die commands in deren txt

Spoiler Spoiler

//
// Mani Admin Plugin 2005
//
// file : commandlist.txt
//
// This file allows you to change the in game say commands
// by replacing them with your own version.
//
// The format is "yourcommand" type replacement command
//
// The type refers to either: -
//
// R = an RCON command to be executed (User must be admin with RCONSay
// authorisation
//
// An example would be: -
//
// "@botadd" R bot_add
// "@alltalk" R sv_alltalk 1
// "@rr" R mp_restartgame 2
//
//
// C = run a client command on your machine, anyone can use these
//
// An example would be: -
//
// "@menu" C admin
// "@vote" C say votemap
// "@kickmenu" C admin kick
//
// S = replace an @say command with your own version
//
// An example would be: -
//
// "@torch" S @ma_burn
// "@kill" S @ma_slay
//
// Note that comments must be started on a new line
// Do not do "@botadd" R bot_add // command to add bots
//

"@botadd" R bot_add
"@alltalk" R sv_alltalk 1
"@rr" R mp_restartgame 2

"@menu" C admin
"@vote" C say votemap
"@a" C admin

"@torch" S @ma_burn
"@kill" S @ma_slay

"arger" C ma_play 1; say öAerger
"@arschgesicht" C ma_play 2; say öArschgesicht
"aaa" C ma_play 3; say öAchtung Arschloch Alarm
"aua" C ma_play 4; say öAUA
"axelf" C ma_play 5; say öAxel F.
"badboys" C ma_play 6; say öBadboys
"beeilen" C ma_play 7; say öBeilung!!!
"bekifft" C ma_play 8; say öBekifft!
"btbw" C ma_play 9; say öBorn to be Wild
"burn" C ma_play 10; say öBurn!!!
"cu" C ma_play 11; say öCU!
"defuse" C ma_play 12; say öDEFUSE!!!!!!!!!!!!
"doof" C ma_play 13; say öDOOF
"dumm" C ma_play 14; say öDUMM
"eier" C ma_play 15; say öEier
"eispickel" C ma_play 16; say öEispickel
"feiern" C ma_play 17; say öFeiern
"gerne" C ma_play 18; say öGerne
"goodbye" C ma_play 19; say öGood Bye
"hallo" C ma_play 20; say öHallo
"hund" C ma_play 21; say öHund
"hign noon" C ma_play 22; say öHigh Noon
"lol" C ma_play 23; say öLoL
"messer" C ma_play 24; say öMesser
"kuchen" C ma_play 25; say öKuchen
"och ne" C ma_play 26; say öOch Nee :-(
"noobs" C ma_play 27; say öN00Bs
"oma" C ma_play 28; say öOMA
"pumpgun" C ma_play 29; say öPumpgun
"schnuffeltuch" C ma_play 30; say öSchnuffeltuch
"spenden" C ma_play 31; say öSpenden
"tschüss" C ma_play 32; say öTschüss
"sry" C ma_play 33; say öSRY
"sry2" C ma_play 34; say öSRY
"zielen" C ma_play 35; say öZielen!!!
"ziggipause" C ma_play 36; say öRAUCHEN KANN TÖDLICH SEIN! =P
"viva" C ma_play 37; say ö VIVA COLONIA
"nanana" C ma_play 38; say öNaNaNa
"maul" C ma_play 39; say öHalt dein Maul! (HDF)
"lucker" C ma_play 40; say öLucker
"kotz" C ma_play 41; say ökotz
"fresse" C ma_play 42; say öFresse
"erschrocken" C ma_play 43; say öERSCHROCKEN
"daneben" C ma_play 44; say öDaneben
"bayer" C ma_play 45; say öBayer
"angeber" C ma_play 46; say öAngeber
"blut" C ma_play 47; say öBlut


Im spiel aber gehen weder als admin noch als nicht admin die sounds und auch nur ein paar sind im admin menü auswählbar. die standardt sounds funktionieren alle. also aus dem menü raus.

Ich bedanke mich schon im vorraus.

2

Freitag, 24. Oktober 2008, 15:03

Re: Chat Sounds

untersuche die server- und deine clientconsole mal nach fehlern die zum zeitpunkt des abspielens auftreten

3

Freitag, 24. Oktober 2008, 17:09

Re: Chat Sounds

Quellcode

1
2
FCVAR_SERVER_CAN_EXECUTE prevented server running command: ma_play
FCVAR_SERVER_CAN_EXECUTE prevented server running command: say


kommt in der client console. in der server console kommt nichts.

Gruß Robin

4

Samstag, 25. Oktober 2008, 20:11

Re: Chat Sounds

mh welche mani version hast du?
bin mir jetzt nicht 100% sicher, aber wenns ne etwas ältere version is könnte es vllt sein dass der client den befehl des servers blockt... is abe rne reine vermutung, ka ob ma_play wirklich je geblockt wurde...