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

Samstag, 7. November 2009, 12:27

Brauche Hilfe beim Plugin easy say sounds

Wir haben bisher die Sounds immer per Chat abgespielt.
Sounds sind mit "mani_admin_plugin" aufgespielt.
Wenn man im Chat "soundlist" eingibt werden alle Sounds aufgelistet.
Das klappt auch sehr gut.
Habe auf einem anderen Server dann aber das "easy say sounds " gesehen.
Wollte dieses Plugin auf den Server installieren.
http://addons.eventscripts.com/addons/view/easy_say_sounds
Habe alles so wie beschrieben gemacht.
Doch wenn man "soundlist" eingibt kommt kein Menü sondern die soundlist von admin mani plugin.

// *****************************************************************************
// Plugin : Mani Admin Plugin
//
// Filename : soundlist.txt
//
// Last Updated : 2009/07/21
//
// Description : Sounds which will get played in game using ma_play <alias>
// *****************************************************************************
//
//
// 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.
//
// As the source engine doens't support all sound format, they have to be like
// MPEG-1 layer 3
// 128kbit
// 44100Hz Stereo
//
// or
//
// 8 Bit PCM
// 2 Channel
// 11025 Hz
//
// in order to work.


"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
"aa" admin_plugin/arsch.WAV
"aa1" admin_plugin/aa1.WAV
"aa2" admin_plugin/arsch2.WAV
"aa3" admin_plugin/arsch3.WAV
"aa4" admin_plugin/aa4.WAV
"aa5" admin_plugin/aa5.WAV



Es müsste aber diese kommen
"easy_say_sounds_settings_file"
{
//{Category}
"Music"
{
// {command} {sound}
"axel" "admin_plugin/axel.mp3"
"oops" "admin_plugin/oops.mp3"
"power" "admin_plugin/power.mp3"
}
"despites&affronts"
{
"awpverbot" "admin_plugin/awp_verbot.wav"
"fu" "admin_plugin/fu.mp3"
"fuck_you" "admin_plugin/fu.mp3"
"noobs" "admin_plugin/noobs.mp3"
}
"Hello&Bye"
{
"bye" "admin_plugin/cu.wav"
"bye" "admin_plugin/seeya.wav"
"bett" "admin_plugin/bett.mp3"
"hallo" "admin_plugin/hallo.mp3"
}
"Compliments..."
{
"good" "admin_plugin/good.mp3"
"guut" "admin_plugin/gut.wav"
}
"Feelings..."
{
"wtf" "admin_plugin/wtf.mp3"
"fuck" "admin_plugin/fuck.wav"
"lol" "admin_plugin/haha.mp3"
"lol" "admin_plugin/hehe.wav"
"lol" "admin_plugin/lol.mp3"
}
"Others..."
{
"gott" "admin_plugin/gott.mp3"
"ka" "admin_plugin/ka.mp3"
}
"Adminsounds"
{
// Sounds that only admins can play
"camper" "admin_plugin/camper.mp3"
"cheater" "admin_plugin/cheater.mp3"
}
}


Das sind die Plugins auf dem Server
12:09:09 Loaded plugins:
---------------------
0:<TAB>"Mattie's EventScripts, http://mattie.info/cs">http://mattie.info/cs</a>, Version:2.0.0.248"
1:<TAB>"Mani Admin Plugin 2009 V1.2BetaS-hotfix-2 VSP, <!-- w --><a class="postlink" href="http://www.mani-admin-plugin.com">www.mani-admin-plugin.com</a><!-- w -->"
2:<TAB>"The_WuH's ES_Tools (NeoWuH) (c) 2006, Version : 0.420 Website : "http://www.ThewAc.NET""
---------------------
12:09:09 L 11/07/2009 - 12:09:08: rcon from "83.135.115.67:51798": command "plugin_print"

Das die addons
[EventScripts] Loaded:
[EventScripts] [ enabled] corelib
[EventScripts] [ enabled] corelib/testlib
[EventScripts] [ enabled] corelib/interfaces
[EventScripts] [ enabled] corelib/linkedlist
[EventScripts] [ enabled] corelib/repeat
[EventScripts] [ enabled] corelib/score
[EventScripts] [ enabled] corelib/xalias
[EventScripts] [ enabled] corelib/textlib
[EventScripts] [ enabled] corelib/playergetset
[EventScripts] [ enabled] corelib/getbotname
[EventScripts] [ enabled] corelib/damage
[EventScripts] [ enabled] corelib/playervar
[EventScripts] [ enabled] corelib/sqlitelib
[EventScripts] [ enabled] corelib/statlog
[EventScripts] [ enabled] corelib/keygroupsort
[EventScripts] [ enabled] corelib/keygrouprand
[EventScripts] [ enabled] corelib/quickcmd
[EventScripts] [ enabled] corelib/queue
[EventScripts] [ enabled] corelib/vecmath
[EventScripts] [ enabled] est_adminmenu
[EventScripts] [ enabled] est_adminmenu/abilities
[EventScripts] [ enabled] est_adminmenu/playeroptions
[EventScripts] [ enabled] est_adminmenu/popupprops
[EventScripts] [ enabled] est_adminmenu/clients
[EventScripts] [ enabled] est_adminmenu/menues
[EventScripts] [ enabled] est_adminmenu/server_settings
[EventScripts] [ enabled] super_admin
[EventScripts] [ enabled] bombdrop
[EventScripts] [ enabled] ts_connect
[EventScripts] [ enabled] ts_connect/lib_isonly
[EventScripts] [ enabled] anticamp
[EventScripts] [ enabled] corelib/services
[EventScripts] [ enabled] corelib/foreach
[EventScripts] [ enabled] corelib/average
[EventScripts] [ enabled] corelib/keyfilter
[EventScripts] [ enabled] corelib/uniqueid
[EventScripts] [ enabled] corelib/timelib
[EventScripts] [ enabled] corelib/keyrand
[EventScripts] [ enabled] corelib/exp
[EventScripts] [ enabled] corelib/isnumerical
[EventScripts] [ enabled] corelib/escinject
[EventScripts] [ enabled] corelib/getplayercount
[EventScripts] [ enabled] corelib/usermsglib
[EventScripts] [ enabled] corelib/inrange
[EventScripts] [ enabled] corelib/entitylib
[EventScripts] [ enabled] corelib/es_install
[EventScripts] [ enabled] corelib/clientcmd
[EventScripts] [ enabled] popup
[EventScripts] name: Popup library wrapper
[EventScripts] version: oy29
[EventScripts] url: http://www.eventscripts.com/pages/Popup/">http://www.eventscripts.com/pages/Popup/</a>
[EventScripts] author: GODJonez + ES 2.0 Beta Test team
[EventScripts] description: Provides menu and pop-up handling for Source games
[EventScripts] basename: popup
[EventScripts] [ enabled] hailmary
[EventScripts] name: Hail Mary
[EventScripts] version: 1.5P
[EventScripts] url: http://addons.eventscripts.com/addons/view/hailmary">http://addons.eventscripts.com/addons/view/hailmary</a>
[EventScripts] author: *XYZ*SaYnt
[EventScripts] basename: hailmary
[EventScripts] description: allows the CTs to try to pull wires to defuse the bomb, in addition to regular defusing.
[EventScripts] [ enabled] damagedisplay
[EventScripts] [ enabled] keymenu
[EventScripts] [ enabled] tkclown
[EventScripts] name: TKClown
[EventScripts] version: 1.5
[EventScripts] url: http://addons.eventscripts.com/addons/view/tkclown">http://addons.eventscripts.com/addons/view/tkclown</a>
[EventScripts] basename: tkclown
[EventScripts] author: Lumpi@Work
[EventScripts] [ enabled] namechanger
[EventScripts] name: Namechanger
[EventScripts] version: 1.1
[EventScripts] url: http://www.team-wb.de/">http://www.team-wb.de/</a>
[EventScripts] author: Popoklopsi
[EventScripts] basename: namechanger
[EventScripts] description: Change a Players Name ingame
[EventScripts] [ enabled] quake_sounds
[EventScripts] name: Quake Sounds
[EventScripts] version: 4.0.6
[EventScripts] url: http://addons.eventscripts.com/addons/user/289">http://addons.eventscripts.com/addons/user/289</a>
[EventScripts] author: Hunter
[EventScripts] description: This scriptaddon adds Quake sounds to your server
[EventScripts] basename: quake_sounds
[EventScripts] [ enabled] easy_say_sounds
[EventScripts] name: OMG Noob's easy Say Sounds
[EventScripts] version: 1.0
[EventScripts] url: http://addons.eventscripts.com/addons/view/saysounds">http://addons.eventscripts.com/addons/view/saysounds</a>
[EventScripts] basename: Say Sounds
[EventScripts] author: OMG Noob
[EventScripts]------------------------

12:25:11 L 11/07/2009 - 12:25:10: rcon from "83.135.115.67:29275": command "es_load "

Normal sollte easy say sounds laufen aber es klappt nicht.
Hoffe mir kann jemand helfen.

DeaD_EyE

Administrator

Beiträge: 3 980

Wohnort: Hagen

Beruf: Mechatroniker (didaktische Systeme)

Rootserver vorhanden: Nein

  • Nachricht senden

2

Samstag, 7. November 2009, 12:31

Re: Brauche Hilfe beim Plugin easy say sounds

Mani-Admin-Plugin selber hat keine Lösung für eine Soundlist. Du wirst die mal selber in der cfg/mani_admin_plugin/webshortcuts.txt eingestellt haben. Such dort mal nach soundlist und entferne die Zeile oder kommentiere diese aus.

3

Samstag, 7. November 2009, 13:09

Re: Brauche Hilfe beim Plugin easy say sounds

/ *****************************************************************************
// Plugin : Mani Admin Plugin
//
// Filename : webshortcutlist.txt
//
// Last Updated : 2009/07/21
//
// Description : Link to sites on the web using ma_browse <url>
// *****************************************************************************
//
//
// The content of this file can be displayed in a menu if you type "favourites"
// into the chat.
//
// The first field relates to the shortcut chat command a player
// can use. The second field is the web site that will be displayed.
// The steam id token {STEAMID} and the {IPADDRESS} token
// can be used for a search term
//

"plugin" http://www.mani-admin-plugin.com">http://www.mani-admin-plugin.com</a>
"google" http://www.google.com">http://www.google.com</a>

//"steam" http://www.steampowered.com">http://www.steampowered.com</a>
//"csnation" http://www.cs-nation.net">http://www.cs-nation.net</a>

// An example here is to search your own stats page. Make sure
// the URL points correctly to your own page before uncommenting
// this

//"stats" http://www.your-stats.com/index.php?search=">http://www.your-stats.com/index.php?search=</a>{STEAMID}


meinst du diese??

4

Samstag, 7. November 2009, 13:46

Re: Brauche Hilfe beim Plugin easy say sounds

was mir auffällt
in diesem Plugin ist kein "soundlist.txt"
müsste aber einer drin sein,oder?

die sounds sind nur hier drin "es_easy_say_sounds_settings_file_db.txt"
müsste man ein "soundlist.txt" damit es klappt??

block load
{


popup create soundlist
popup addline soundlist "Soundlist 1/3"
popup addline soundlist "---------------------------------"
popup addline soundlist "Sound1"
popup addline soundlist "Sound2"
popup addline soundlist "Sound3"
popup addline soundlist "Sound4"
popup addline soundlist "Sound5"
popup addline soundlist "Sound6"
popup addline soundlist "Sound7"
popup addline soundlist "---------------------------------"
popup addline soundlist "->9. next"
popup addline soundlist "->0. close"
popup menuselect soundlist soundlist/soundlist

popup create soundlist1
popup addline soundlist1 "Soundlist 2/3"
popup addline soundlist1 "---------------------------------"
popup addline soundlist1 "Sound8"
popup addline soundlist1 "Sound9"
popup addline soundlist1 "Sound10"
popup addline soundlist1 "Sound11"
popup addline soundlist1 "Sound12"
popup addline soundlist1 "Sound13"
popup addline soundlist1 "Sound14"
popup addline soundlist1 "---------------------------------"
popup addline soundlist1 "->9. next"
popup addline soundlist1 "->8. back"
popup addline soundlist1 "->0. close"
popup menuselect soundlist1 soundlist/soundlist1

popup create soundlist2
popup addline soundlist2 "Soundlist 3/3"
popup addline soundlist2 "---------------------------------"
popup addline soundlist2 "Sound15"
popup addline soundlist2 "Sound16"
popup addline soundlist2 "Sound17"
popup addline soundlist2 "Sound18"
popup addline soundlist2 "Sound19"
popup addline soundlist2 "Sound20"
popup addline soundlist2 "Sound21"
popup addline soundlist2 "---------------------------------"
popup addline soundlist2 "->8. back"
popup addline soundlist2 "->0. close"
popup menuselect soundlist2 soundlist/soundlist2
}

block soundlist
{
if (server_var(_popup_choice) == 9) do
{
es popup send soundlist1 server_var(_popup_userid)
}

if (server_var(_popup_choice) == 0) do
{

}
if (server_var(_popup_choice) > 0) do
{
if (server_var(_popup_choice) < 9) do
{
es_tell server_var(_popup_userid) #multi #green Waehle Option 0 oder 9...
es popup send soundlist server_var(_popup_userid)
}
}
}

block soundlist1
{
if (server_var(_popup_choice) == 9) do
{
es popup send soundlist2 server_var(_popup_userid)
}

if (server_var(_popup_choice) == 0) do
{

}
if (server_var(_popup_choice) == 8) do
{
es popup send soundlist server_var(_popup_userid)
}
if (server_var(_popup_choice) > 0) do
{
if (server_var(_popup_choice) < 8) do
{
es_tell server_var(_popup_userid) #multi #green Waehle Option 0, 8 oder 9...
es popup send soundlist1 server_var(_popup_userid)
}
}
}

block soundlist2
{

if (server_var(_popup_choice) == 0) do
{

}
if (server_var(_popup_choice) == 8) do
{
es popup send soundlist1 server_var(_popup_userid)
}
if (server_var(_popup_choice) > 0) do
{
if (server_var(_popup_choice) < 8) do
{
es_tell server_var(_popup_userid) #multi #green Waehle Option 0 oder 8...
es popup send soundlist2 server_var(_popup_userid)
}
}
if (server_var(_popup_choice) > 8) do
{
if (server_var(_popup_choice) < 10) do
{
es_tell server_var(_popup_userid) #multi #green Waehle Option 0 oder 8...
es popup send soundlist2 server_var(_popup_userid)
}
}
}

event player_say
{

if (event_var(text) == soundlist) do
{
es popup send soundlist event_var(userid)
}
}



wenn ja wie müsste dann diese soundlist aussehen ??

Beiträge: 1 537

Wohnort: Krefeld

Beruf: Student

Rootserver vorhanden: Nein

  • Nachricht senden

5

Montag, 9. November 2009, 12:13

Re: Brauche Hilfe beim Plugin easy say sounds

Du solltest vielleicht mal das eine Problem erst beseitigen bevor Du das nächste in Angriff nehmen willst.

Wenn Du nach unserem bzw. meinem Tut vorgegangen bist dann sollte in Deiner commandlist.txt folgender Zeile stehen:

"soundlist" C ma_showsounds; say ösoundlist <--- Diese bitte auskommentieren. mit // vorne

Mal eine andere Frage: Wenn Du bisher soundlist eingegeben hast was kommt den konkret ? Werden im Chat die Sounds angezeigt oder öffnet sich das motd fenster und zeigt die sounds in einer html datei an ??

Sollte sich das motd fenster öffnen dann musst so vorgehen wie Dead_eye es schon beschrieben hat ansonsten so vorgehen wie ich es beschrieben habe. Mehr möglichkeiten hast Du unter MANi nicht.

----------------------------------------------------------------------------------------
1. Edit

Das saysounds hat kar keine soundlist wie ich es von hier aus beurteilen kann : Es öffnet sich doch ein Popup fenster und DU kannst dann aus einem Menü den Sound direkt auswählen oder nicht ?

Wenn Du trotzdem eine soundlist haben willst dann must Du ganz einfach eine verlinkung in Deine webshortcutlist.txt machen.
1. Eine HTML datei erstellen.
2. Alle sounds die angezeigt werden sollen in der HTML auflisten.
3. Auf webspace hochladen
4.in die Webshortcutlist.txt folgendes schreiben

"soundlist" "http://www.DeinHP.de/soundlist.html"

5. Das war es schon.

Wenn es noch Unklarheiten gibt, dann einfach melden.
-----------------------------------------------------------------------------------------

2. Edit : Was ich gerade noch sehe : Du darfst nicht einfach MAni und ES durcheinander schmeißen. Das eine hat mit dem anderen nix zu tun.
Wenn Du die Sounds in Mani deaktivieren willst, dann einfach in der soundlist die Passagen rausnhemen und in wenn es in der commandlist verknüpft dann da bitte auch.

---------------------------------------------------------------------------------------
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.

6

Montag, 9. November 2009, 18:08

Re: Brauche Hilfe beim Plugin easy say sounds

Ich bedanke mich für eure Hilfe.
"soundlist" C ma_showsounds; say ösoundlist <--- Diese bitte auskommentieren. mit // vorne
Nachdem ich diese Zeile abgeändert habe klappt es.
Nochmals vielen Dank

Zitat von »"GeNeRaLbEaM"«


Mal eine andere Frage: Wenn Du bisher soundlist eingegeben hast was kommt den konkret ? Werden im Chat die Sounds angezeigt oder öffnet sich das motd fenster und zeigt die sounds in einer html datei an ??

Sollte sich das motd fenster öffnen dann musst so vorgehen wie Dead_eye es schon beschrieben hat ansonsten so vorgehen wie ich es beschrieben habe. Mehr möglichkeiten hast Du unter MANi nicht.



Bei Eingabe "soundlist" kam alle Sounds die ich unter mani_admin_plugin in der commandlist reingeschrieben habe.


mfg Alter Mann

Beiträge: 1 537

Wohnort: Krefeld

Beruf: Student

Rootserver vorhanden: Nein

  • Nachricht senden

7

Montag, 9. November 2009, 22:54

Re: Brauche Hilfe beim Plugin easy say sounds

Naja das Problem ist ja nun behoben. Wie gesagt unter Mani hast Du nicht viele Möglichkeiten ^^

MFG
GeNeRaLbEaM
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.