Garry's Mod

Garry's Mod

Not enough ratings
Awfully Eerie Taunts TTT
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun
File Size
Posted
Updated
1.715 KB
30 Jan, 2020 @ 4:01pm
1 Feb, 2020 @ 10:40pm
3 Change Notes ( view )

Subscribe to download
Awfully Eerie Taunts TTT

Description
This addon adds an even more comfortable way to annoy everyone for the "terrortown" gamemode.
You will need the AET addon for this to function.

To add taunts, simply put .wav files into the GAME/sound/aet/ttt/ folder. (on the server)


For more information please visit the wiki [github.com]

The source code is available here [github.com]
In case you encounter any problems or want to suggest features, please leave a new issue [github.com] there.
9 Comments
Reispfannenfresser  [author] 10 Jul, 2021 @ 8:43am 
@Banana Dave
There is a console command for opening the menu. (Gmod allows binding these to keys)
I've explained everything in more detail here [github.com]
𝙫𝙞𝙨𝙘𝙚𝙧𝙖 8 Jul, 2021 @ 11:46am 
How do I play the taunts? Do a press a button on my keyboard to get into the overlay?
Cuckoo 5 Feb, 2020 @ 2:29am 
Oh, terrific! Thanks for the clarification on how I should export .wav files for Garry's Mod- that will definitely save me some time on guesswork and trial-and-error.

Cheers for the example addon as well! The folder placement is pretty much what I expected it would have been, but it's good to have this confirmed. Thanks a bunch, Reispfannenfresser, you're a champ!
Reispfannenfresser  [author] 4 Feb, 2020 @ 8:28am 
Wiki [github.com] created :snake:
Reispfannenfresser  [author] 4 Feb, 2020 @ 7:32am 
If you don't want your players to download the sounds you can create an addon with the wav files.
I think i will create an example and write a wiki for the AETTTT addon.
Reispfannenfresser  [author] 4 Feb, 2020 @ 7:29am 
Mineotopia (The creator of the dance gun ) has made some tests for his addon and he recommends wav files, mono, 44100Hz.
Cuckoo 4 Feb, 2020 @ 5:35am 
@Reispfannenfresser
Thanks for the quick response!

So far, I've tried to avoid forcing my players to automatically download files (but particularly sounds) when connecting, but I suppose as long as I don't try and go back to edit sounds that folks have already downloaded, forcing them to re-download, it shouldn't do any harm.

Plus, the sounds I've put together so far are each only a few seconds in length, so it looks like the initial download time for players should be fairly minimal, even if we prepare a pretty wide variety of them.

I suppose there's just one other thing worth me asking- are there any requirements I should bear in mind for exporting .wav files that Garry's Mod can play successfully? I seem to remember it being easier for .wav than other audio formats (like .mp3), but I might as well check.
Reispfannenfresser  [author] 3 Feb, 2020 @ 11:31am 
@Cuckoo
Your questions are not stupid at all.

1. This addon has no features for clients. It shouldn't matter if your players have it or not.

2. You as the host should subscribe to it, if you want to use it.

3. The clients will automatically download the sounds from the server.

4. You could create an addon with .wav files and add it to the collection, but it isn't necessary.

5. You won't need to write any code to add taunts using this addon. Following the instructions from the description should be enough.
Cuckoo 3 Feb, 2020 @ 9:31am 
Exciting stuff!

Sorry if any of these are stupid questions (they probably are), but I host TTT games for my friends directly in-game (no dedicated server)- do my players also need to subscribe to this add-on (and/or just the AET add-on), or just myself, as the host?

Similarly, what's the best way to ensure my players will have the sound files they'll need ahead of time (since this add-on suggests we would put the .wav files into a folder in the sound directory 'on the server')?

Would it work out if I created an add-on that places the .wav files we're using in that location on each client's machine, or am I better off following the 'Creating your own taunts' instructions on the AET wiki to write an add-on that only registers these files server-side (and if that's the case, do I need AETTTT at all)?