Keeper Sound Streak Plugin v1.15

Keeper

2009-06-02 05:16:43

ANNOUNCING: Keeper's Sound Streak Plugin Public Release

After several weeks of rigorous testing, updating, and fixing of small issues, this plugin is ready to release.

DOWNLOAD
http://www.hl2plugins.com/index.php?act ... ;dl=item23

INSTALLATION and more information
http://wiki.hl2plugins.com/index.php?ti ... nds_Plugin


Q: What does this plugin do?
This plugin was written to streamline my original HL2DM Headshot plugin.
It includes the old features like:
  • score saver
  • hit sounds
  • headshot detection
  • jihads/kamikazes
  • weaponstats

It also includes new features like:
  • emotes in chat ( /me ... )
  • hlx cvars
  • disable the ringing on explosions
  • streamlined weaponstats
  • expanded streak detection
  • hitsounds can now be configured for the head and the body
  • standardized output for streaks in log for tracking across different servers.
  • mute ability ( voice and chat )
  • chat spam detection
Q: Why did you add some things that Mani or SourceMod already does?
I've been asked over and over to help get rid of Mani for HL2DM since it is no longer supported. The complaint about SourceMod that I most often get is nobody writes plugins for HL2DM, and finding what you need is hard to do if you are not that technically oriented. I'm trying to provide a one stop shop for HL2DM plugins to give the community what it needs.

Monarch

2009-06-02 18:48:55

oh my goodness that's what i'm talkin about!

i have put like this

Code: Select all

kp_score_resume 2
kp_disable_ring 0
kp_record_stats 1
kp_green_chat 1
kp_disable_ad 0

kp_enable_streaks 1
kp_record_events 1
kp_mapchange_refresh 1

kp_hit_sounds 1
kp_hit_sound_file "keeper/hitbody.mp3"
kp_head_hit_sound_file "keeper/hithead.mp3"

kp_record_headshots 1
kp_streak_file "cfg/keeper_streaks.txt"
but in-game i hear this

Code: Select all

kp_hit_sound_file "buttons/button10.wav"
kp_head_hit_sound_file "npc/sniper/sniper1.wav"

Paradox

2009-06-02 23:16:22

:D

keefy

2009-06-03 00:32:06

Nice one.
Does this repleace the other plugins you have released they all seem to have different names?

Keeper

2009-06-03 04:00:48

lol, no only the one that does the headshot. The next version of THIS ONE will incorporate the league and the impulse kicker. I have some improvements to make to the league one.

[FF]FNDR.Jake_Brake

2009-06-23 06:02:53

Great job as always Keeper!! I just installed today so I am sure I will have some questions later!

keefy

2009-06-23 19:33:06

I replaced many of the sounds with these, they sound more meaty.
http://files.resistance-tester.com/game ... DM/MP3.zip

Skaruts

2009-06-23 23:29:57

Didn't this plugin prevented the ma_ command that crashes servers? I though it did, but now I'm confused, cuz it's not preventing it, and I don't remember how to prevent it...

Keeper

2009-06-24 00:11:48

Yes, it bans for an hour, but right now you have to physically alter the mani binary. I'm looking to figure out how to change that :)

It now completely blocks the crashing, without modifying the binaries. Will probably have an update out soon.

keefy

2009-07-03 05:45:26

Will this work instead of the default sounds?

Code: Select all

kp_hit_sound_file "hl1/fvox/beep.wav"
kp_head_hit_sound_file "hl1/fvox/bell.wav"

Keeper

2009-07-03 07:34:04

as long as the sound files are valid, it will work. The ones I put in will work on even sv_pure 2 servers. But changing it to whatever suits you is better :)

keefy

2009-07-03 18:24:48

They should work on sv_pure 2 as well they are in the source sounds gcf also. Will have to get people to test 81.19.210.38:27015

keefy

2009-07-06 23:21:11

I changed the sound files in the keeper_sounds.cfg and restarted server but still hear the standar 2 sounds when I shoot people. And doing a console check gives the results of

Code: Select all

21:11:43 kp_head_hit_sound_file
21:11:43 "kp_head_hit_sound_file" = "npc/sniper/sniper1.wav"
          - Sound file that plays for the attacker when the victim is hit in the head
21:11:43 L 07/06/2009 - 21:11:48:: command "kp_head_hit_sound_file"
21:12:41 kp_hit_sound_file  
21:12:41 "kp_hit_sound_file" = "buttons/button10.wav"
          - Sound file that plays for the attacker when the victim is hit
So it seems the plugin isn't reading the changes of path in the file?

Keeper

2009-07-07 01:18:37

Yup, that's right. I finally remember. I had some issues with the cvar settings on certain variables that I wanted more control over, so I made those read only and then promptly forgot about them.

I'll fix it :)

[EYE] Valar

2009-07-07 17:35:42

so...cool, ES chat triggers support is releasing this week, right?
Great. you da man! :mrgreen:

Keeper

2009-07-07 18:39:45

Valar ... hmmmmm


Valar ... that name sounds familiar.

Where have I heard it before.....



hmmmmmmmmmmmmmmmm :twisted:

[EYE] Valar

2009-07-09 03:50:15

ok finger is on mouse heh. waiting to click-a-link-a
i just need a link-a

KILLERm@n

2009-07-14 19:03:59

keeper at me to you some questions:

1) Does not work headshot, it works only on a colt _357 and on other weapon does not work.
I already did so: Mag, SMG, AR2, Shotgun, Pistol in the document keeper_sounds.cfg:

kp_headshot_announce_weapons 31

... but it does not work, what to me to do in this case??? :cry:

2) I wish to add sounds HUMILIATION`S, am necessary to make so that this sound not only from "weapon_stunstick" was lost but also "weapon_crowbar" how me it to make that worked and with Stunstick and Crowbar? :cry:

nbtc971

2009-08-09 10:17:55

Can we have a control so that if someone continues to spam chat the server they can be kicked or banned?

Keeper

2009-08-09 20:24:52

kp_mute will mute the person.

But as I'm not working on my own admin plugin that will have to be left up to Mani or sourcemod.

Keeper

2009-08-09 20:26:34

KILLERm@n wrote:keeper at me to you some questions:

1) Does not work headshot, it works only on a colt _357 and on other weapon does not work.
I already did so: Mag, SMG, AR2, Shotgun, Pistol in the document keeper_sounds.cfg:

kp_headshot_announce_weapons 31

... but it does not work, what to me to do in this case??? :cry:

2) I wish to add sounds HUMILIATION`S, am necessary to make so that this sound not only from "weapon_stunstick" was lost but also "weapon_crowbar" how me it to make that worked and with Stunstick and Crowbar? :cry:
THe kp_headshot_announce_weapons is no longer a setting. You now use the keeper_sounds.txt file to define headshot weapons.

You also can define the humiliation weapons in the keeper_sounds.txt file. The stunstick and crowbar are both considered melee weapons tho. So you can just use weapon_melee :)