just wondering how to add those sound plugins for cs 1.6 on my server
(EX:3 Kills=Multi Kill 4Kills=Ultra Kill Etc...)
How to add Monster Kill,Ultra Kill,Multi Kill...
-
- A semi-regular
- Posts: 25
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Jun 16, 2005 5:30 pm
You need to remove the // in front of these two lines in addons/statsme/scriptpacks.cfg
Then restart the server, go ingame and log into the statsme menu. To log in, go statsme_menu pass (this password is specified on the easy setup page or in your statsme.cfg). Click on "more" until you reach multikill and killingspree and hit their respective number to turn it on. Go back out and save. Now they are enabled and you should see it display ingame.
If you are having issues with hearing the sounds, then you should check that you have the wav files in your client's cstrike/sounds/misc folder. If you need further help, hop on our live chat in the control panel.
Code: Select all
exec addons/statsme/scriptpacks/mkpack/killingspree.cfg
exec addons/statsme/scriptpacks/mkpack/multikill.cfg
If you are having issues with hearing the sounds, then you should check that you have the wav files in your client's cstrike/sounds/misc folder. If you need further help, hop on our live chat in the control panel.
-Nick