monsterkill/godlike sounds

Post Reply
SuPly
New to forums
New to forums
Posts: 8
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Nov 04, 2004 6:57 pm
Location: Fl.

monsterkill/godlike sounds

Post by SuPly »

Hi, I was just wondering how I turn on the monster kill, ultra kill and godlike etc. sounds on my server. I just put on amx x mod using the little easy setup tab and everything is working great. I'm just asking because someone asked about putting those on there, and when I looked around in the control panel "file manager" I seen files like

addons/statsme/scriptpacks/mkpack/killingspree.cfg

addons/statsme/scriptpacks/mkpack/multikill.cfg

and looked in them aswell. So I'm guessing that the sounds are on there, just not enabled?


I went to the file

addons/amxmodx/configs/plugins.ini

and unpaused this plugin

miscstats.amxx ; bunch of events announcement for Counter-Strike


Then I just restarted the server. Will that do the trick? If not, what does that plugin do that I unpaused. And mostly,if that does not do the trick to get those sounds working, what should I do to enable those sounds.

Thanks for any help !!!
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

To enable those sounds, first make sure they are on your server; search your FTP for sounds/misc/multikill.wav and others. Then, make sure that those event .cfg's are enabled in your statsme.cfg. After you're sure its set, restart the server. AmxmodX has nothing to do with those sounds.
I hope that helps.
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

I turned them on for you:

I removed the // in front of these two lines in addons/statsme/scriptpacks.cfg

Code: Select all

exec addons/statsme/scriptpacks/mkpack/killingspree.cfg
exec addons/statsme/scriptpacks/mkpack/multikill.cfg
Change map or restart server to turn on, if map hasn't changed yet

Enjoy :D
-Nick
Post Reply