TSGK Clan Forum Forum Index TSGK Clan Forum
Half-Life 2 : Deathmatch TSGK Clan forum.
 
 CalendarCalendar   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

dablackdude989
March 27 1992 (32 year old)
JaMac
March 30 1981 (43 year old)
Vengeance_TSGK
April 01 1990 (34 year old)
 TSGK Member 
Calendar
Calendar Calendar
Wed 27 Mar 2024 Thu 28 Mar 2024 Fri 29 Mar 2024 Sat 30 Mar 2024 Sun 31 Mar 2024 Mon 01 Apr 2024 Tue 02 Apr 2024
Birthday dablackdude989  
 
 
Birthday JaMac  
 
Birthday Vengeance_TSGK  
 
The time now is Thu Mar 28, 2024 22:38
All times are UTC + 2 (DST in action)
 Forum index » TSGK Servers » SRCDS Help
Keeper's Streak Sounds Plugin
Post new topic   Reply to topic View previous topic :: View next topic
Page 4 of 17 [493 Posts]   Goto page: Previous 1, 2, 3, 4, 5, 6, ..., 15, 16, 17 Next
Author Message
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Fri Aug 27, 2010 12:31    Post subject: Re: Keeper 1.40 and 1.50
Subject description: score retention prob.
 

Deerhunter wrote:
Score retention when reconnecting changes the score. Such as 13/9 to
3/9 or once in my case it changed back to my last crash. 12/9 to 7/7.
Linux server. 8.9.36.82:27015

Just to be sure, since you also run mani-admin-plugin, check out that you don't use score saver on both plugin.

mani_save_scores
kp_score_resume

One of them must be set to 0.

PRESIDENT 300PN wrote:
ok the plugin works but there is no headshot sound or headhunter?

Can you post the content of the cfg/keeper_streaks.txt

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
PRESIDENT 300PN

Joined: 15 Aug 2010
Posts: 8
Country:

PostPosted: Sat Aug 28, 2010 14:51    Post subject:  

Code:
// Keeper's Streak Sounds Plugin TXT streak file
// This is a keeper_streaks.txt streak file to be uploaded on a HL2dm server at hl2dm/cfg/
// The lastest version of Keeper's Streak Sounds Plugin at the creation of this TXT was v1.50
// Check http://forum.tsgk.com/viewtopic.php?t=3930 for newest version of Keeper's Streak Sounds Plugin
// TXT Generated the August 15, 2010 at 22:59:43 CEST

"SOUNDS"
{
   "DOMINATING"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a is Dominating !!"
      "sound"      "quake/dominating.mp3"
      "streak"   "4"
   }
   "RAMPAGE"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Rampage !!"
      "sound"      "quake/rampage.mp3"
      "streak"   "6"
   }
   "KILLINGSPREE"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a is on a Killing Spree !"
      "sound"      "quake/killingspree.mp3"
      "streak"   "8"
   }
   "MONSTERKILL"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Monster Kill !!"
      "sound"      "quake/monsterkill.mp3"
      "streak"   "10"
   }
   "UNSTOPPABLE"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a is Unstoppable"
      "sound"      "quake/unstoppable.mp3"
      "streak"   "12"
   }
   "ULTRAKILL"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Ultra Kill !!"
      "sound"      "quake/ultrakill.mp3"
      "streak"   "14"
   }
   "GODLIKE"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a is God Like !!"
      "sound"      "quake/godlike.mp3"
      "streak"   "16"
   }
   "WICKEDSICK"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a is Wicked Sick !!"
      "sound"      "quake/wickedsick.mp3"
      "streak"   "18"
   }
   "LUDICROUSKILL"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Ludicrous Kill !!!"
      "sound"      "quake/ludicrouskill.mp3"
      "streak"   "20"
   }
   "HOLYSHIT"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "HOLY SHIT %a !!!"
      "sound"      "quake/holyshit.mp3"
      "streak"   "24"
   }
   "HEADSHOT"
   {
      "eventkey"   "headshot"
      "type"      "kill"
      "weapon"   "357"
      "mode"      "1"
      "text"      "%a Headshot !!"
      "sound"      "quake/headshot.mp3"
      "streak"   "1"
   }
   
   "HEADSHOT"
   {
      "eventkey"   "headshot"
      "type"      "kill"
      "weapon"   "357"
      "mode"      "1"
      "text"      "%a Head Hunter"
      "sound"      "quake/headhunter.mp3"
      "streak"   "0"
   }
   "FIRST_BLOOD"
   {
      "type"      "kill"
      "mode"      "1"
      "text"      "%a got First Blood"
      "sound"      "quake/firstblood.mp3"
      "streak"   "0"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill2"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Double Kill !!"
      "sound"      "quake/doublekill.mp3"
      "streak"   "1"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill3"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Triple Kill !!"
      "sound"      "quake/triplekill.mp3"
      "streak"   "1"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill4"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Quadruple Kill !!"
      "sound"      "quake/multikill.mp3"
      "streak"   "1"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill5"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Quintuple Kill !!"
      "sound"      "quake/multikill.mp3"
      "streak"   "1"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill6"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Sextuple Kill !!"
      "sound"      "quake/multikill.mp3"
      "streak"   "1"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill7"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Septuple Kill !!"
      "sound"      "quake/multikill.mp3"
      "streak"   "1"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill8"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Octuple Kill !!"
      "sound"      "quake/multikill.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze"
      "sound"      "quake/banzai.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad2"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze X2"
      "sound"      "quake/multibanzai.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad3"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze X3"
      "sound"      "quake/multibanzai.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad4"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze X4"
      "sound"      "quake/multibanzai.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad5"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze X5"
      "sound"      "quake/multibanzai.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad6"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze X6"
      "sound"      "quake/multibanzai.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad7"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze X7"
      "sound"      "quake/multibanzai.mp3"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad8"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Kamikaze X8"
      "sound"      "quake/multibanzai.mp3"
      "streak"   "1"
   }
   "POST_MORTEM"
   {
      "eventkey"   "post_mortem"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Post Mortem"
      "sound"      "quake/ownage.mp3"
      "streak"   "1"
   }
   "POST_MORTEM"
   {
      "eventkey"   "post_mortem"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Validus Post Mortem"
      "sound"      "quake/validus.mp3"
      "streak"   "0"
   }
   "SIMULTANEOUS"
   {
      "eventkey"   "simultaneous"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a and %v Simultaneous Kill"
      "sound"      "quake/megakill.mp3"
      "streak"   "1"
   }
   "HUMILIATION"
   {
      "eventkey"   "humiliation"
      "type"      "kill"
      "weapon"   "weapon_stunstick"
      "mode"      "1"
      "text"      "%v Humiliated by %a"
      "sound"      "quake/humiliation.mp3"
      "streak"   "1"
   }
   "HUMILIATION"
   {
      "eventkey"   "humiliation"
      "type"      "kill"
      "weapon"   "weapon_stunstick"
      "mode"      "1"
      "text"      "%a Especial Donativum"
      "sound"      "quake/donativum.mp3"
      "streak"   "0"
   }
   "TEAM_KILL"
   {
      "eventkey"   "team_kill"
      "type"      "kill"
      "mode"      "1"
      "text"      "%a Team Killer"
      "sound"      "quake/teamkiller.mp3"
      "streak"   "1"
   }
   "HEADSHOT"
   {
      "eventkey"   "headshot"
      "type"      "death"
      "weapon"   "357"
      "streak"   "1"
   }
   
   "HEADSHOT"
   {
      "eventkey"   "headshot"
      "type"      "death"
      "weapon"   "357"
      "streak"   "0"
   }
   "FIRST_BLOOD"
   {
      "type"      "death"
      "streak"   "0"
   }
   "MULTIKILL"
   {
      "eventkey"   "multikill"
      "type"      "death"
      "streak"   "1"
   }
   "JIHAD"
   {
      "eventkey"   "jihad"
      "type"      "death"
      "streak"   "1"
   }
   "POST_MORTEM"
   {
      "eventkey"   "post_mortem"
      "type"      "death"
      "streak"   "1"
   }
   "POST_MORTEM"
   {
      "eventkey"   "post_mortem"
      "type"      "death"
      "streak"   "0"
   }
   "HUMILIATION"
   {
      "eventkey"   "humiliation"
      "type"      "death"
      "weapon"   "weapon_stunstick"
      "streak"   "1"
   }
   "HUMILIATION"
   {
      "eventkey"   "humiliation"
      "type"      "death"
      "weapon"   "weapon_stunstick"
      "streak"   "0"
   }
   "TEAM_KILL"
   {
      "eventkey"   "team_kill"
      "type"      "death"
      "streak"   "1"
   }
}
Back to top
View user's profile Send private message Send e-mail 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Mon Aug 30, 2010 11:27    Post subject:  

Your streak.txt looks fine.
Check out that the files headshot.mp3 and headhunter.mp3 are inside sound/quake at the server, if you use a fast download server, make sure they are also present at it, and that the ones at the client are also the same version that the server is playing.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
Peterson


Joined: 08 Jul 2009
Posts: 31
Location: Kaunas, Lithuania
Country:
Browser:

PostPosted: Thu Sep 23, 2010 14:10    Post subject:  

I am running the latest metamod source version of this plugin on a windows server.
im getting this error. what does it mean and should i be worried about it?
[KEEPER_SOUNDS] ERROR: Empty Entity error ... skipping log processing [0]
Back to top
View user's profile Send private message Send e-mail Visit poster's website 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Thu Sep 23, 2010 14:17    Post subject:  

Peterson wrote:
I am running the latest metamod source version of this plugin on a windows server.
im getting this error. what does it mean and should i be worried about it?
[KEEPER_SOUNDS] ERROR: Empty Entity error ... skipping log processing [0]

Hi,

No worry about that message, has been around for a while on windows server.
Thanks.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
Badgerphister

Joined: 01 Oct 2010
Posts: 2
Country:

PostPosted: Fri Oct 01, 2010 14:25    Post subject:  

I assume this will need updating to work on the new engine?
Back to top
View user's profile Send private message Send e-mail 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Fri Oct 01, 2010 14:49    Post subject:  

Badgerphister wrote:
I assume this will need updating to work on the new engine?

Hi,

Yes, should be ready in a couple of day.
Thanks.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Sun Oct 03, 2010 22:20    Post subject:  

ETA: Keeper is working on it, currently under compilation, the plugin will be tested tonight and if everything is going well, the public release will be available tomorow.
Thanks.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Sun Oct 03, 2010 22:25    Post subject:  

How about the League plugin? Will that be updated alongide? Smile
_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Sun Oct 03, 2010 22:53    Post subject:  

pOwah wrote:
How about the League plugin? Will that be updated alongide? Smile

Priority to Keeper Sounds plugin for now, nothing planned for league plugin at this time.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Sun Oct 03, 2010 23:08    Post subject:  

Ah, just wondered as it's not working after the DM update. Thanks for the reply Smile
_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Mon Oct 04, 2010 13:48    Post subject:  

The plugin is now heavily tested, the final release should now be available in a couple of hours depending its stability.

So far all the streaks and events are working.
The stability is now tested.
Thanks.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
DrFeelGood

Joined: 04 Oct 2010
Posts: 2
Country:

PostPosted: Mon Oct 04, 2010 20:33    Post subject:  

Has the download link on page one been updated?
Back to top
View user's profile Send private message Send e-mail 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Mon Oct 04, 2010 21:11    Post subject:  

The OB update is now available.
The new version is now 2.00.

Change/Additions for 2.00:

- Orange Box compatibility.

Thanks a lot to [KBH] Keeper for this major update, taking time over his personal life which has been quite busy those days, as always a pillar of the HL2dm Community.
Enjoy.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
Badgerphister

Joined: 01 Oct 2010
Posts: 2
Country:

PostPosted: Mon Oct 04, 2010 21:18    Post subject:  

Osiris_TSGK wrote:
The OB update is now available.
The new version is now 2.00.

Change/Additions for 2.00:

- Orange Box compatibility.

Thanks a lot to [KBH] Keeper for this major update, taking time over his personal life which has been quite busy those days, as always a pillar of the HL2dm Community.
Enjoy.


The community thanks you both for your continuing efforts Smile
Downloading now...
Back to top
View user's profile Send private message Send e-mail 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Mon Oct 04, 2010 21:43    Post subject:  

MANY thanks, this is hugely appreciated by all who aren't desserting DM... Wink
_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
DrFeelGood

Joined: 04 Oct 2010
Posts: 2
Country:

PostPosted: Mon Oct 04, 2010 22:00    Post subject:  

Wow! works great! Thank you so very much!
Back to top
View user's profile Send private message Send e-mail 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Mon Oct 04, 2010 22:49    Post subject:  

ARGH.

Just updated - server stuck in restart loop with this being the last console output:

Code:
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20101004213619_1.dmp
Installing breakpad exception handler for appid(srcds_linux)/version(1.0)
success = yes
response:  CrashID=bp-1e6c8966-8390-43e6-8235-dbc582101004

./srcds_run: line 348: 28869 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help wit
h solving this problem
Mon Oct  4 21:36:20 BST 2010: Server restart in 10 seconds


Installed under Metamod. Upgrade instructions contained in the 2nd post of this topic followed... :/

Any ideas?

_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Mon Oct 04, 2010 23:08    Post subject:  

pOwah wrote:
ARGH.

Just updated - server stuck in restart loop with this being the last console output:

Code:
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20101004213619_1.dmp
Installing breakpad exception handler for appid(srcds_linux)/version(1.0)
success = yes
response:  CrashID=bp-1e6c8966-8390-43e6-8235-dbc582101004

./srcds_run: line 348: 28869 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help wit
h solving this problem
Mon Oct  4 21:36:20 BST 2010: Server restart in 10 seconds


Installed under Metamod. Upgrade instructions contained in the 2nd post of this topic followed... :/

Any ideas?

Make sure that you don't have both of the .so installed.

Delete addons/keeper_sounds.so and addons/keeper_sounds.vdf if presents.

Didn't had the time to test the Meta mod version, so i would recommend to run the VSP for now.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...

Last edited by Osiris_TSGK on Mon Oct 04, 2010 23:12; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Mon Oct 04, 2010 23:11    Post subject:  

Keeps happening...

I'm trying the VSP version as we speak, just waiting for a restart.

Is there a CVar I can use to check it's running if/when the servers re-appear?

Thanks.

_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Mon Oct 04, 2010 23:13    Post subject:  

pOwah wrote:
Keeps happening...

I'm trying the VSP version as we speak, just waiting for a restart.

Is there a CVar I can use to check it's running if/when the servers re-appear?

Thanks.

Oh, i was editing my reply to my previous post, while you were wrinting that one.

You can check the version with the folloning cvar:
kp_sounds_version

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Mon Oct 04, 2010 23:21    Post subject:  

I'm still getting the same error/crash with the VSP too... :/
_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Mon Oct 04, 2010 23:27    Post subject:  

pOwah wrote:
I'm still getting the same error/crash with the VSP too... :/

Did you also uploaded the new KVF file available in CFG ?

The only files to be uploaded for the upgrade is:

For VSP:

/addons/keeper_sounds.dll (for windows)
/addons/keeper_sounds.so (for linux)
/addons/keeper_sounds.vdf
/cfg/dllinfo.kvf

For SMM:

/addons/keeper/bin/keeper_sounds.dll (for windows)
/addons/keeper/bin/keeper_sounds.so (for linux)
/addons/meta/keeper_sounds.vdf
/cfg/dllinfo.kvf

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...

Last edited by Osiris_TSGK on Mon Oct 04, 2010 23:32; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Mon Oct 04, 2010 23:30    Post subject:  

I am indeed - with the OB update I upgraded both MM:S and SM.

MM:S Version - 1.8.3
SM Verson - 1.3.4

_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Mon Oct 04, 2010 23:34    Post subject:  

pOwah wrote:
I am indeed - with the OB update I upgraded both MM:S and SM.

MM:S Version - 1.8.3
SM Verson - 1.3.4

Was editing my reply again.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Mon Oct 04, 2010 23:44    Post subject:  

KVF was updated, yes - also made sure not to upload the .dll as it's not needed Smile
_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
(F.B.I.) HinterhaltHubi

Joined: 04 Oct 2010
Posts: 12
Location: Berlin
Country:
Browser:
Age: 57

PostPosted: Mon Oct 04, 2010 23:47    Post subject:  

Dont know what to do... but first, congratualations for KS 2.0!

My Server: hl2dm, Linux, SM/MM latest version, but keeper wont work. I did exactly what the installation guide says... when i do a restart, my server is crashing till i remove keeper 2.0

Till last week keeper (without orangebox) is running quiet perfect. I have no idea... do you?

regards from Berlin Hubi
Back to top
View user's profile Send private message Send e-mail Visit poster's website 
Osiris_TSGK
TSGK Member


Joined: 21 May 2006
Posts: 4668
Location: France

PostPosted: Tue Oct 05, 2010 00:02    Post subject:  

So, i just did a test with the lastest SMM version 1.8.3 on a Linux box.

Uploading only:

/cfg/dllinfo.kvf
/cfg/keeper_sounds.cfg
/cfg/keeper_streaks.txt
/addons/metamod/keeper_sounds.vdf
/addons/keeper/bin/keeper_sounds.so

Plus all the /sound/ folder

Load fine, got meta list:
00:00:49 Listing 2 plugins:
[01] Mani Admin Plugin (1.2V SMM) by Mani
[02] Keeper's Sound Plugin (HYBRID) (v2.00-OB) by Keeper

kp_sounds_version:
00:01:13 "kp_sounds_version" = "v2.00-OB SMM" ( def. "v2.00-OB" )
notify replicated
- This is the version of the plugin

Really check that you aren't loading both the VSP and the SMM, if you are 100% sure, we will look into that, if you could tell us the Linux distribution you are using this could help.

Note that the upgrade procedure at the 2snd post is for the mega old version of Keeper Plugin (2.0.6), the one before Keeper Sounds Plugin, we will remove this upgrade procedure since this old plugin is completly deprecated.
Thanks.

_________________
Allez allez, enlève ta culotte et déboutonne mon pantalon...
Back to top
View user's profile Send private message Visit poster's website 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Tue Oct 05, 2010 00:16    Post subject:  

No improvement.

Made 200% sure it was only the MM:S version uploaded, with the correct path in the VDF.

MM:S Plugin List:
Code:
Listing 4 plugins:
           [01] sbsrc (4.1.0) by IceMatrix
           [02] SourceMod (1.3.4) by AlliedModders LLC
           [03] SDK Tools (1.3.4) by AlliedModders LLC
           [04] BinTools (1.3.4) by AlliedModders LLC


SM Plugin List:
Code:
[SM] Listing 26 plugins:
           01 "Sound Commands" (1.3.4) by AlliedModders LLC
           02 "Admin Help" (1.3.4) by AlliedModders LLC
           03 "Basic Commands" (1.3.4) by AlliedModders LLC
           04 "Dissolve" (1.0.0.1) by L. Duke
           05 "Basic Votes" (1.3.4) by AlliedModders LLC
           06 "Basic Comm Control" (1.3.4) by AlliedModders LLC
           07 "Fun Commands" (1.3.4) by AlliedModders LLC
           08 "Save Scores" (1.3.1) by exvel
           09 "Nextmap" (1.3.4) by AlliedModders LLC
           10 "Connect Announce" (1.0.1) by Arg!
           11 "Client Preferences" (1.3.4) by AlliedModders LLC
           12 "SourceBans" (1.4.6) by InterWave Studios Development Team
           13 "Player Commands" (1.3.4) by AlliedModders LLC
           14 "Advertisements from Database" (1.2.100) by Tsunami and <eVa>Dog
           15 "Basic Info Triggers" (1.3.4) by AlliedModders LLC
           16 "MapChooser" (1.3.4) by AlliedModders LLC
           17 "Basic Chat" (1.3.4) by AlliedModders LLC
           18 "Admin Menu" (1.3.4) by AlliedModders LLC
           19 "HLstatsX CE Ingame Plugin" (1.6.7) by psychonic
           20 "Anti-Flood" (1.3.4) by AlliedModders LLC
           21 "SwapTeam" (1.2.3) by MistaGee Fixed by Rogue
           22 "Admin File Reader" (1.3.4) by AlliedModders LLC
           23 "Timeleft Voice" (1.0.4) by Chanz
           24 "Maplister" (1.5) by theY4Kman
           25 "Say Sounds (including Hybrid Edition)" (3.1.8) by Hell Phoenix, -=|JFH|=-Naris, W]M[D FernFerret, LAMDACORE, Uberman, gH0sTy, Woody
           26 "Auto Name Changer" (3.0) by MoggieX


No plugins added since before updating to the OB version, and Streaks was working without issue... Really strange :/

_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
pOwah


Joined: 29 Dec 2009
Posts: 27
Location: Leicester, UK
Country:
Browser:
Age: 36

PostPosted: Tue Oct 05, 2010 00:17    Post subject:  

Additionally, FYI:

keeper_sounds.cfg contents:
Code:
// Keeper's Streak Sounds Plugin configuration file
// This is a keeper_sounds.cfg CFG file to be uploaded on a HL2dm server at hl2dm/cfg/
// The lastest version of Keeper's Streak Sounds Plugin at the creation of this CFG was v2.00
// Check http://forum.tsgk.com/viewtopic.php?t=3930 for newest version of Keeper's Streak Sounds Plugin
// CFG Generated the October 4, 2010 at 21:48:57 CEST

//****************************************************************************
//    allows players who disconnect to resume their scores
//        0 = do not resume scores
//        1 = resume scores only after a crash
//       *2 = resume scores after any disconnect
//****************************************************************************
kp_score_resume "2"

//****************************************************************************
//    turn on / off ringing due to explosions
//       *0 = ringing occurs as normal
//        1 = ringing is turned off
//****************************************************************************
kp_disable_ring "1"

//****************************************************************************
//    turn on / off end of round weapon stats
//        0 = weapon stats do not get logged
//       *1 = weapon stats do get logged
//****************************************************************************
kp_record_stats "1"

//****************************************************************************
//    turn on / off streak events and logging
//        0 = no streak events/sounds occur
//       *1 = streak events/sounds defined in kp_streak_file are triggered
//****************************************************************************
kp_enable_streaks "1"

//****************************************************************************
//    turn on / off end of event (streaks) output to the log
//        0 = events do not get logged
//       *1 = events do get logged
//****************************************************************************
kp_record_events "1"

//****************************************************************************
//    allows players to hear sounds when they hit other players
//        0 = hit sounds do not play
//        1 = sounds play only on hitscan weapons
//       *2 = sounds play on all hits
//****************************************************************************
kp_hit_sounds "1"

//****************************************************************************
//    sound file to play on normal hit
//****************************************************************************
kp_hit_sound_file "buttons/button10.wav"

//****************************************************************************
//    sound file to play on hit to the head
//****************************************************************************
kp_head_hit_sound_file "npc/sniper/sniper1.wav"

//****************************************************************************
//    turn on / off appending "(headshot)" to the end of headshot kills
//        0 = "(headshot)" does not get logged
//       *1 = "(headshot)" does get logged
//****************************************************************************
kp_record_headshots "1"

//****************************************************************************
//    location under the hl2mp directory where the streaks file can be found
//****************************************************************************
kp_streak_file "cfg/keeper_streaks.txt"

//****************************************************************************
//    miniumum number of players needed to count/record weapon stats
//****************************************************************************
kp_min_stats_players "2"

//****************************************************************************
//    turn on / off events (streaks) being recorded by SourceTV
//        0 = events do not get recorded
//       *1 = events do get recorded
//****************************************************************************
kp_broadcast_sourcetv "1"

//****************************************************************************
//    sound file to play when player joins the server ( leave blank to disable)
//****************************************************************************
kp_joinserver_sound_file "ghost/__g-joinsound1.mp3"


keeper_streaks.txt contents:
Code:
// Keeper's Streak Sounds Plugin TXT streak file
// This is a keeper_streaks.txt streak file to be uploaded on a HL2dm server at hl2dm/cfg/
// The lastest version of Keeper's Streak Sounds Plugin at the creation of this TXT was v2.00
// Check http://forum.tsgk.com/viewtopic.php?t=3930 for newest version of Keeper's Streak Sounds Plugin
// TXT Generated the October 4, 2010 at 21:48:57 CEST

"SOUNDS"
{
    "GRAVNADE"
    {
        "type"        "kill"
        "weapon"        "grenade_frag"
        "mode"        "1"
        "text"        "%v was NADED by %a"
        "sound"        "ghost/__perfect.mp3"
        "streak"    "1"
    }
    "DOMINATING"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a is Dominating !!"
        "sound"        "quake/dominating.mp3"
        "streak"    "4"
    }
    "RAMPAGE"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a is on a Rampage!"
        "sound"        "quake/rampage.mp3"
        "streak"    "6"
    }
    "KILLINGSPREE"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a is on a Killing Spree!"
        "sound"        "quake/killingspree.mp3"
        "streak"    "8"
    }
    "MONSTERKILL"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "WTF %a ? Monster Kill!"
        "sound"        "quake/monsterkill.mp3"
        "streak"    "10"
    }
    "UNSTOPPABLE"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a must be stopped!"
        "sound"        "quake/unstoppable.mp3"
        "streak"    "12"
    }
    "ULTRAKILL"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Ultra Kill!"
        "sound"        "quake/ultrakill.mp3"
        "streak"    "14"
    }
    "GODLIKE"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a is God-Like!"
        "sound"        "quake/godlike.mp3"
        "streak"    "16"
    }
    "WICKEDSICK"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a is Wicked Sick!"
        "sound"        "quake/wickedsick.mp3"
        "streak"    "18"
    }
    "LUDICROUSKILL"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a got Ludicrous Killz!"
        "sound"        "quake/ludicrouskill.mp3"
        "streak"    "20"
    }
    "HOLYSHIT"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "HOLY SHIT %a you cRaZy! o.O"
        "sound"        "quake/holyshit.mp3"
        "streak"    "24"
    }
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "kill"
        "weapon"    "357"
        "mode"        "1"
        "text"        "Headshot %a !"
        "sound"        "ghost/__ghostheadshot.mp3"
        "streak"    "1"
    }
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "kill"
        "weapon"    "pistol"
        "mode"        "1"
        "text"        "Headshot %a !"
        "sound"        "ghost/__ghostheadshot.mp3"
        "streak"    "1"
    }
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "kill"
        "weapon"    "shotgun"
        "mode"        "1"
        "text"        "Headshot %a !"
        "sound"        "ghost/__ghostheadshot.mp3"
        "streak"    "1"
    }
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "kill"
        "weapon"    "ar2"
        "mode"        "1"
        "text"        "Headshot %a !"
        "sound"        "ghost/__ghostheadshot.mp3"
        "streak"    "1"
    }
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "kill"
        "weapon"    "smg1"
        "mode"        "1"
        "text"        "Headshot %a !"
        "sound"        "ghost/__ghostheadshot.mp3"
        "streak"    "1"
    }
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "kill"
        "weapon"    "357"
        "mode"        "1"
        "text"        "%a is a Head Hunter!"
        "sound"        "keeper/headhunter.mp3"
        "streak"    "0"
    }
    "FIRST_BLOOD"
    {
        "type"        "kill"
        "mode"        "1"
        "text"        "%a tasted First Blood... >:D"
        "sound"        "quake/firstblood.mp3"
        "streak"    "0"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill2"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Double Kill !!"
        "sound"        "quake/doublekill.mp3"
        "streak"    "1"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill3"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - 3x COMBO!"
        "sound"        "quake/triplekill.mp3"
        "streak"    "1"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill4"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - 4x COMBO!"
        "sound"        "quake/multikill.mp3"
        "streak"    "1"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill5"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - 5x COMBO!"
        "sound"        "quake/multikill.mp3"
        "streak"    "1"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill6"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - 6x COMBO!"
        "sound"        "quake/multikill.mp3"
        "streak"    "1"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill7"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - 7x COMBO!"
        "sound"        "quake/multikill.mp3"
        "streak"    "1"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill8"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - 8x COMBO!"
        "sound"        "quake/multikill.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze!"
        "sound"        "quake/banzai.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad2"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze-Combo x2!"
        "sound"        "quake/multibanzai.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad3"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze-Combo x3!"
        "sound"        "quake/multibanzai.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad4"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze-Combo x4!"
        "sound"        "quake/multibanzai.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad5"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze-Combo x5!"
        "sound"        "quake/multibanzai.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad6"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze-Combo x6!"
        "sound"        "quake/multibanzai.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad7"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze-Combo x7!"
        "sound"        "quake/multibanzai.mp3"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad8"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Kamikaze-Combo x8!"
        "sound"        "quake/multibanzai.mp3"
        "streak"    "1"
    }
    "POST_MORTEM"
    {
        "eventkey"    "post_mortem"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a g0t pWn3d!"
        "sound"        "quake/ownage.mp3"
        "streak"    "1"
    }
    "POST_MORTEM"
    {
        "eventkey"    "post_mortem"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a pWn3d %v from beyond the grave..!"
        "sound"        "quake/validus.mp3"
        "streak"    "0"
    }
    "SIMULTANEOUS"
    {
        "eventkey"    "simultaneous"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a and %v killed eachother! DOH!"
        "sound"        "quake/megakill.mp3"
        "streak"    "1"
    }
    "HUMILIATION"
    {
        "eventkey"    "humiliation"
        "type"        "kill"
        "weapon"    "weapon_stunstick"
        "mode"        "1"
        "text"        "%v was HUMILIATED by %a"
        "sound"        "quake/humiliation.mp3"
        "streak"    "1"
    }
    "HUMILIATION"
    {
        "eventkey"    "humiliation"
        "type"        "kill"
        "weapon"    "weapon_stunstick"
        "mode"        "1"
        "text"        "%a - Especial Donativum"
        "sound"        "quake/donativum.mp3"
        "streak"    "0"
    }
    "TEAM_KILL"
    {
        "eventkey"    "team_kill"
        "type"        "kill"
        "mode"        "1"
        "text"        "%a - Team Killer..."
        "sound"        "quake/teamkiller.mp3"
        "streak"    "1"
    }
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "death"
        "weapon"    "357"
        "streak"    "1"
    }
   
    "HEADSHOT"
    {
        "eventkey"    "headshot"
        "type"        "death"
        "weapon"    "357"
        "streak"    "0"
    }
    "FIRST_BLOOD"
    {
        "type"        "death"
        "streak"    "0"
    }
    "MULTIKILL"
    {
        "eventkey"    "multikill"
        "type"        "death"
        "streak"    "1"
    }
    "JIHAD"
    {
        "eventkey"    "jihad"
        "type"        "death"
        "streak"    "1"
    }
    "POST_MORTEM"
    {
        "eventkey"    "post_mortem"
        "type"        "death"
        "streak"    "1"
    }
    "POST_MORTEM"
    {
        "eventkey"    "post_mortem"
        "type"        "death"
        "streak"    "0"
    }
    "HUMILIATION"
    {
        "eventkey"    "humiliation"
        "type"        "death"
        "weapon"    "weapon_stunstick"
        "streak"    "1"
    }
    "HUMILIATION"
    {
        "eventkey"    "humiliation"
        "type"        "death"
        "weapon"    "weapon_stunstick"
        "streak"    "0"
    }
    "TEAM_KILL"
    {
        "eventkey"    "team_kill"
        "type"        "death"
        "streak"    "1"
    }
}

_________________

forum|xfire|gametracker
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger 
Display posts from previous:   Sort by:   
Page 4 of 17 [493 Posts]   Goto page: Previous 1, 2, 3, 4, 5, 6, ..., 15, 16, 17 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » TSGK Servers » SRCDS Help
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
You cannot post calendar events in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.7359s ][ Queries: 17 (0.1024s) ][ Debug on ]