50DKP / FF2-Official

Freak Fortress 2 is a one versus all mod for Team Fortress 2. It is the successor to the Vs. Saxton Hale plugin.
https://forums.alliedmods.net/forumdisplay.php?f=154
GNU General Public License v3.0
54 stars 27 forks source link

Replace Catchphrase with sounds specified in the config #416

Closed naydef closed 5 years ago

naydef commented 8 years ago

What will be a good addition will be if the config creator can specify which catchphrase will replace the default catchphrase. For example in the config:

"catch_phrase"
{
    "voice\pyro\somevoice.mp3"
    {
        "1" "freak_fortress_2\dark_vader\darthvader_fullbreath.mp3"
        "2" "freak_fortress_2\dark_vader\darthvader_pointless.mp3"
    }
}
naydef commented 5 years ago

Done