Author Topic: Server-sided Soundboard (Final re-download! Sorry!)  (Read 5518 times)

A rather useless, but fun soundboard script I made
Includes the following sounds:
-21
-Rap airhorn
-Allahu Akbar
-Jontron "EW"
-Jontron "HOLY stuff"
-X-files song intro
-"I am the one who knocks"
-Laughter
-"No one has ever done that!"
-"GET NOSCOOOOPED"
-"OHHHHHHH" (i broke up with my ex girl)
-Sarcastic "oh no"
-Jontron "OH MY GOOOOOOOOOOOOOOD"
-Spooky scary skeletons bit
-"Mom's spaghetti"
-"OH BABY A TRIPLE"
-"Smoke weed everyday"
-"mmm whatchasay"
-"HAPPY FEET! WOMBO COMBO!"
-"Wow! *wink*"
-Jontron's "ECH"
Usage: /play soundname
To get sound names: /soundlist
Download
Enjoy! Remember, everyone in the server will hear these sounds!
« Last Edit: April 10, 2015, 12:07:52 PM by -Setro- »

Oh god, its like Half-Life DJ



I wanted to make something like this but dont have the knowledge

can you make it work like the hat mod in an update?

in other words you can install additional sounds?

can you make it work like the hat mod in an update?

in other words you can install additional sounds?
that's actually a really good idea
yes, it's possible with packages.
i'll release a few packs once i acknowledge that they work
or i'll find some other way for it to work
« Last Edit: April 08, 2015, 07:25:57 PM by -Setro- »

that's actually a really good idea
yes, it's possible with packages.
i'll release a few packs once i acknowledge that they work
or i'll find some other way for it to work
maybe you could even add a client sided gui

my idea when i wanted to make this was basically a category (for example tf2) then subcategory ( for example scout) then the actual sound (for example bonk!)

and a miscellaneous category for stuff that fits nowhere

The lack of Jontron's signature "ECH!" is disappointing.

Why are you making datablocks inside the serverCmd??????

jesus christ man

wow he really is creating datablocks inside the loving command

haven't seen anyone do THAT before.

Quote
function servercmdplay(%client,%a) {
if(!%client.isSuperAdmin) {
return;
}
...
datablock AudioProfile(Airhorn_Sound)
{
filename = "./Airhorn.wav";
description = AudioClosest3d;
preload = false;
};
...
}
Oh my god, lol.

« Last Edit: April 09, 2015, 02:33:14 PM by -Setro- »

wow he really is creating datablocks inside the loving command

haven't seen anyone do THAT before.
fixed

doesn't work at all for me

I even set addons to default in case of conflict

also please find a better file hosting site

it took forever to download
« Last Edit: April 09, 2015, 05:53:24 PM by MoltenKitten »

doesn't work at all for me

I even set addons to default in case of conflict

also please find a better file hosting site

it took forever to download
oh I read that wrong
idk what's up, it should work fine
« Last Edit: April 09, 2015, 11:20:04 PM by -Setro- »