AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Store (https://forums.alliedmods.net/forumdisplay.php?f=157)
-   -   Release Sounds (1.0.3) (https://forums.alliedmods.net/showthread.php?t=210290)

alongub 03-08-2013 17:47

Sounds (1.0.3)
 
1 Attachment(s)
[Store] Sounds (1.0.3)


Description:
  • This plugin allows players to buy and play custom sounds in the store.
  • This plugin was privately developed for Scorp, who decided he wants to share it.
  • The most recent source code is available at this project's GitHub repository: https://github.com/alongubkin/store-sounds.
Requirements:Features:
  • Customizable - You can have any amount of sounds you want, and you can customize each sound in its attributes.
  • Sounds are downloaded automatically - You don't need to configure that.
  • Anti-Spam - You can set a minimum global wait time between each sound so players won't spam the server.
Installation:

Download the archive and extract it to your sourcemod folder intact. Then open your store web panel, navigate to Import/Export System under the Tools menu, and import configs/store/json-import/sound.json.

Adding Sounds:

This package comes with 0 sounds, so you'll have to add your own sounds or songs. To do that, open the web panel, navigate to Add New Item under the Items menu. Type should be sound. Change Name, Display Name, Description and Attributes to customize your new sound.

The attributes field should look like:

Code:

{
        "path": "store/mysound.mp3",
        "volume": 0.5
}

Note that path is relative to your game's sound directory. Volume is optional, and you can also add a text property which will appear when a player plays the sound.

mickael002 03-09-2013 03:51

Re: Sounds (1.0.3)
 
Thanks

braak0327 03-11-2013 10:38

Re: Sounds (1.0.3)
 
Oppa is Gangnam style !

TheGame980 04-01-2013 23:25

Re: Sounds (1.0.3)
 
Hey,

I have two Problems.
1. The Wait-Time isn't working, everybody can just spam around with the Sounds.
2. If you play a sound there stands:
Player has played a sound has played Player has played a sound!
But it should be: Playername has played Soundname!

Dunno if anybody else got this problem, but for me it happends and everything else works perfect.

Wolfman 04-30-2013 12:20

Re: Sounds (1.0.3)
 
is the sound script working still coz ive followed all instructions and its add to database and to but ingame the menu for the sound file is working fine but when i buy the item it doesnt show in my inventory at all.

Arrow768 04-30-2013 14:42

Re: Sounds (1.0.3)
 
Quote:

Originally Posted by Wolfman (Post 1942977)
is the sound script working still coz ive followed all instructions and its add to database and to but ingame the menu for the sound file is working fine but when i buy the item it doesnt show in my inventory at all.

Check the Error logs

pilot 04-30-2013 19:36

Re: Sounds (1.0.3)
 
Spam configuration does not work, there is no error log (

Marverlous 06-28-2013 17:05

Re: Sounds (1.0.3)
 
In tf2 arena mode, dead players cant hear the sound :C

scorpadorp 07-03-2013 11:16

Re: Sounds (1.0.3)
 
..

foxyloxy 12-14-2013 18:17

Re: Sounds (1.0.3)
 
Using sound, bought sound, donwloaded sound, when i equip it, it doesn't play. :( how to play?


All times are GMT -4. The time now is 05:56.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.