Author Topic: Server Sound Player v1.1 || Play any .wav file to the server! (REDOWNLOAD!)  (Read 4826 times)

SERVER SOUND PLAYER


This is loving mod I made that plays any Wav file (Unless the bitrate is under 20kbps) directly to the server!





READ:

To use this mod, you must, of course, put this folder into add-ons.
After that, follow this instructions:

1. Unpack the zip file and put it into a normal folder.
2. Inside you will find a sounds folder, I have done you the favor of preloading some sounds into it for you. (Put the sounds you want in here)
4. Go to Blockland/config/server
5. In the Blockland/config/server folder, make a txt file called SpecialAdd. (Optional)
6. Open that txt file and list the wav files you want to add. (Optional)
7. This is how to list the files:

Quote
- IMASONG
- IMASOUND
- STARWARSSOUND
- LOL
- PCHFT
- GARDEN
- LOLSOUNDSLOL

8. Just start your server and say /specialadd

You have now added new sounds to your server!

To play a sound:

Quote
/playsound soundname
DO NOT PUT .WAV AT THE END, JUST THE FILE NAME

To list all the sound you have loaded:

Quote
/listsounds
This will output a list in chat of all the playable sounds loaded to the server

To add a new sound:

Quote
Put the wav file in add-ons/script_serversoundplayer/sounds
Then type: /newsound SOUNDNAME
DO NOT PUT .WAV AT THE END, JUST THE FILE NAME
This will add and load up a new sound to the server.

To load up all the sounds you have added previously:

Quote
/loadsounds
Use this after you have already added sounds either using /specialadd or /newsound and have stopped the server. When you start the server again it is recommended you use /loadsounds



I'm sorry that the mod itself is so hard to use, new versions will prove to be much easier however.




DOWNLOAD

Please redownload and put sound files directly in the script_serversoundplayer/sounds folder.
« Last Edit: November 26, 2011, 06:00:27 PM by Gamefandan »




Forgot to mention, this is superadmin only

Forgot to mention, this is superadmin only
That just like..

defeats the purpose.
« Last Edit: November 26, 2011, 05:48:32 PM by Legodude77 »

Why the people on my server don't hear the sound

but i do


That just like..

defeats the purpose.

How would you know the purpose if I'm the one who made it?

Why the people on my server don't hear the sound

but i do

Oh I think I know why, it's because the sounds are in config. I will fix this right now


Or just type serverplay2d("(filename)"); into console...

Or just type serverplay2d("(filename)"); into console...

Wrong. You have to create the AudioProfile Datablock first, this script does that for you.





forget I'll fix this right now.

Go into config/server and delete the old text file.