Raised This Month: $12 Target: $400
 3% 

No Death Frags (works for all games)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Plugin ID:
1803
Plugin Version:
1.1.1
Plugin Category:
Statistical
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    2 
    Plugin Description:
    A players won't get -1 kill/frag on scoreboard when he dies, the deaths aren't effected
    Old 07-14-2010 , 12:43   No Death Frags (works for all games)
    Reply With Quote #1

    Code:
    /* No Death Frags
    *
    *
    * Description:
    * A players won't get -1 kill/frag on scoreboard when he dies, the deaths aren't effected
    *
    *
    * Installation:
    * Just put the .smx into your plugins folder of sourcemod.
    * Reload the map.
    * Edit the auto created config 'plugin.nodeathfrags.cfg' in "<moddir>/cfg/sourcemod/".
    *
    *
    * Configuration:
    * The sm_nodeathfrags_enable is the main on off switch set it to 1 the plugin is on, set it to 0 the plugin is always off.
    * If sm_nodeathfrags_deathrun is 1 then this plugin will activate only on deathrun maps. If its value is 2 then its only on deathrun maps disabled. 0 means its always on.
    *
    *
    * Changelog:
    * v1.1.4
    * This version was a revamped verison modified by Minimoney1
    * The plugin functions the same, but BOT support has been added and the code has been cleaned up
    *
    * v1.1.3
    * Added check that if you got killed by an other player you won't get +1 kill/frag
    *
    * v1.1.1
    * Corrected description of cvar sm_nodeathfrags_deathrun
    * Added sm_nodeathfrags_deathrun option 2.
    *
    * v1.0.0
    * Public release.
    *
    *
    * Thank you Minimoney1 for the update to v1.1.4
    */
    Attached Files
    File Type: sp Get Plugin or Get Source (nodeathfrags.sp - 1634 views - 3.5 KB)
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]

    Last edited by Chanz; 03-11-2012 at 15:51.
    Chanz is offline
    Chanz
    Veteran Member
    Join Date: Aug 2008
    Location: Germany - Stuttgart
    Old 07-14-2010 , 23:57   Re: No Death Frags (works for all games)
    Reply With Quote #2

    updated to v1.1.3
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
    Chanz is offline
    Lingus
    Member
    Join Date: Jan 2010
    Location: UK
    Old 09-17-2011 , 19:51   Re: No Death Frags (works for all games)
    Reply With Quote #3

    pleeeeeaaaase help! This plugin sounds like exactly what i need, my server has bot slay votes when all human players die but obviously the bots are losing kills each time they are slayed. I do not like this

    This plugin is showing as running but doesn't prevent -1 kils on slays. The logs show nothing. It is probably worth noting that the auto created config file contained no cvars upon creation, just a heading. I have pasted the aboe cvars in which didn't work, i then tried putting them in my server.cfg, didn't work

    I am desperate to get this plugin working, I have been looking for something to do this for a very long time. Can anyone help?

    If anyone can, many many thanks.

    Cheers
    LING
    Lingus is offline
    Foman
    New Member
    Join Date: Oct 2011
    Location: Sheffield, UK
    Old 10-17-2011 , 15:14   Re: No Death Frags (works for all games)
    Reply With Quote #4

    This plugin has never worked. Would be cool, if Chanz could upload the working/updated .sp file, because as well as I know, his server runs the proper version of this plugin.
    Foman is offline
    Chanz
    Veteran Member
    Join Date: Aug 2008
    Location: Germany - Stuttgart
    Old 10-17-2011 , 21:23   Re: No Death Frags (works for all games)
    Reply With Quote #5

    Lingus: Yes the current version of this plugin only supports real players. I noted it down on my todo list for this plugin to support bots.

    Foman: Is that so? You could have said sooner if the provided version does not work. I'm going to update it soon. Anyway the versions I have on my servers are sometimes tests or contain features which I want later to be passed to the sourcemod community. So don't look what I got on my servers, rather tell me what is wrong with the plugins I released.
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]

    Last edited by Chanz; 10-17-2011 at 21:28.
    Chanz is offline
    Lingus
    Member
    Join Date: Jan 2010
    Location: UK
    Old 02-10-2012 , 20:04   Re: No Death Frags (works for all games)
    Reply With Quote #6

    Chanz, thanks for clearing that up for me, I will stop trying to get this working then.

    I would be massively greatful if you could update this plugin to include bots, like I say, i have been looking for something to do this for years.

    Any update news would be great

    Cheers dude.
    LING
    Lingus is offline
    Lingus
    Member
    Join Date: Jan 2010
    Location: UK
    Old 03-09-2012 , 18:28   Re: No Death Frags (works for all games)
    Reply With Quote #7

    Any progress with bots support Chanz?
    Lingus is offline
    minimoney1
    SourceMod Donor
    Join Date: Dec 2010
    Old 03-09-2012 , 23:23   Re: No Death Frags (works for all games)
    Reply With Quote #8

    I don't know why you made it so complicated Chanz, but this is the version which I just made and that *works* with bots.
    EDIT: Newer version now.
    EDIT 2: Version has been updated.
    Attached Files
    File Type: sp Get Plugin or Get Source (nodeathfrags.sp - 1163 views - 3.5 KB)

    Last edited by minimoney1; 03-10-2012 at 18:38. Reason: Newer version
    minimoney1 is offline
    Lingus
    Member
    Join Date: Jan 2010
    Location: UK
    Old 03-10-2012 , 07:18   Re: No Death Frags (works for all games)
    Reply With Quote #9

    Wow minimoney1 again! Cheers dude I will give this a try later aswell.
    Lingus is offline
    Chanz
    Veteran Member
    Join Date: Aug 2008
    Location: Germany - Stuttgart
    Old 03-10-2012 , 15:14   Re: No Death Frags (works for all games)
    Reply With Quote #10

    Quote:
    Originally Posted by Lingus View Post
    Any progress with bots support Chanz?
    Yes I'm working on a plugin to merge this plugin and another. But it'll take some time.
    Quote:
    Originally Posted by minimoney1 View Post
    I don't know why you made it so complicated Chanz, but this is the version which I just made and that *works* with bots.
    EDIT: Newer version now.
    I guess your version of the plugin only works with CSS. Please tag the version cvar to be not the original plugin, also I'm not the author of what you made!
    __________________
    [ SourceModPlugins.org ][ My Plugins ]

    Thank you for donations: [ Paypal ]

    Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
    Chanz is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 14:19.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode