SERVER SOUND PLAYERThis 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:
- 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:
/playsound soundname
DO NOT PUT .WAV AT THE END, JUST THE FILE NAME
To list all the sound you have loaded:
/listsounds
This will output a list in chat of all the playable sounds loaded to the server
To add a new sound:
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:
/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.
DOWNLOADPlease redownload and put sound files directly in the script_serversoundplayer/sounds folder.