AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009] (https://forums.alliedmods.net/showthread.php?t=97026)

FeuerSturm 07-11-2009 17:19

DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
DoD Custom Victory Sounds



DESCRIPTION:

With this little plugin you can change the round end songs that are played

on victory of one of the teams!
  • You can define different victory songs on a per map basis!
  • Your sounds will automatically be precached and downloaded!
  • Players that disallow downloading custom sounds will hear the default songs!
  • You can enable/disable the plugin with the cvar dod_victorysounds_status <1/0>


SETUP:
  • be sure to browse to the included "dod_customvictorysounds.cfg" within the "/orangebox/dod/cfg/dod_customvictorysounds/"-folder and open it with your favorite text editor.
  • the "Generic_Settings"-key will be used for all maps that aren't specified for different settings, that way you can use your replacement songs on all maps without the need of specifieng them for each map.
  • The "dod_MAPNAME"-keys overwrite the generic settings and allow you to have a different music for each map that is played.
  • after editing throw the file into the "/orangebox/dod/cfg/dod_customvictorysounds/" folder on your gameserver and restart it! (be sure to have the sound files on your sever and fast DL if used!)
The songs that are needed for each map will be downloaded and ONLY the needed ones,
so don't worry about players downloading 20 songs for your 10 different settings on the
first map they join ;)



CHANGELOG:
  • 11 July 2009 - Version 1.0
    * Initial Release


+++++++++++++++++++++++++++++++++++++++++++++ ++++++


DOWNLOAD!
(according to the rules, NO registration is required and the download can be reached within a few clicks! Source and pre-compiled Plugins included!)

For extended Support please be sure to join our
Community and post your feature requests and bug reports there!

kales 07-26-2009 14:14

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
this plugin dont work!!!
my dod_customvictorysounds.cfg is:
Code:

"DoDCustomVictorySounds"
{

    "Generic_Settings"
    {
        "AlliedVictory"    "ambient/us_win.mp3"
        "AxisVictory"    "ambient/german_win.mp3"
    }
   

}


FeuerSturm 07-26-2009 14:17

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
You have the default victory songs in your config file, so it will
just play the default music.

The plugin works fine, lot's of people use it (including myself),
you just have to configure it correctly and insert the custom
sounds that you want to play.

kales 07-26-2009 14:27

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
Code:

"DoDCustomVictorySounds"
{

    "Generic_Settings"
    {
        "AlliedVictory"    "ambient/us_winspgia.mp3"
        "AxisVictory"    "ambient/german_winspgia.mp3"
    }
   

}

this is good? or not good?????

FeuerSturm 07-26-2009 16:18

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
if you have the sounds "us_winspgia.mp3" and "german_winspgia.mp3"
in the folder "/orangebox/dod/sound/ambient/" on your gameserver
(and on your webspace if you use fastdownloading) then it is fine.

if the soundfiles don't exist then the plugin cannot play them at all.

Patriarch 12-30-2010 17:39

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
I was wondering if there is a way that i can have this mod play random music more than one song.

BenSib 10-23-2011 11:05

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
Dod:source plugins community has moved, find plugin here:
http://www.dodsplugins.com/viewtopic.php?f=2&t=89

Alice Margatroid 09-12-2012 20:40

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
link is dead..

could your reupload it?

EDIT : /me le facewall, didnt see last message. but should be putted into 1st post tbh

EDIT2 : above link didnt work either

Trice 02-10-2019 11:55

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
New LINK customsounds

Trice 12-25-2019 07:17

Re: DoD Custom Victory Sounds v1.0 (Replace the round-win music!) [11th July 2009]
 
"DoDCustomVictorySounds"
{

"Generic_Settings"
{
"AlliedVictory" "ambient/us_winspgia.mp3"
"AlliedVictory" "ambient/us_winspgia1.mp3"
"AxisVictory" "ambient/german_winspgia.mp3"
"AxisVictory" "ambient/german_winspgia1.mp3"
}


}

work this Plugin with more than one sound??? or play the Plugin two sounds together wenn one team win?


All times are GMT -4. The time now is 15:55.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.