PDA

View Full Version : Need an upgrade


tegu
10-08-2006, 12:53 PM
Can someone edit this or rewrite it to make it admin only, or at least point me to a WORKING version that is admin only? I tried putting this in my pub the other day and thought I could sneak it in without the clients knowing, but the first time they heard a sound.... WHAM! SPAM! I just want to be able to let the admins use it for certain events and sounds.

Thanks
http://forums.alliedmods.net/showthread.php?p=89846

tegu
10-17-2006, 08:48 PM
bump :) :D :eek:

orbit
10-17-2006, 09:28 PM
There's a plugin that already does this called sank_sounds. You can define sounds to be admin only, or publically available to everyone (in a seperate config file)

You can find it on amxmodx.org. If not, I have a copy of it that works/compiles with v1.71.

-O-

EDIT: You can download the version I have running here:
http://mars.krypt.com/amx_scripts/sank_sounds.sma
http://mars.krypt.com/amx_scripts/snd-list.cfg

The snd-list.cfg file goes in your config directory for amx. Sounds go in your dod/sound directory. I've included a small sample above. In that example, the path for evil.wav is really dod/sound/mars/evil.wav

tegu
10-18-2006, 09:53 PM
Awesome Orbit. Thank you very much!