AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   No Death Frags (works for all games) (https://forums.alliedmods.net/showthread.php?t=132354)

Chanz 07-14-2010 12:43

No Death Frags (works for all games)
 
5 Attachment(s)
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
*/


Chanz 07-14-2010 23:57

Re: No Death Frags (works for all games)
 
updated to v1.1.3

Lingus 09-17-2011 19:51

Re: No Death Frags (works for all games)
 
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

Foman 10-17-2011 15:14

Re: No Death Frags (works for all games)
 
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.

Chanz 10-17-2011 21:23

Re: No Death Frags (works for all games)
 
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.

Lingus 02-10-2012 20:04

Re: No Death Frags (works for all games)
 
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 :D

Cheers dude.
LING

Lingus 03-09-2012 18:28

Re: No Death Frags (works for all games)
 
Any progress with bots support Chanz?

minimoney1 03-09-2012 23:23

Re: No Death Frags (works for all games)
 
1 Attachment(s)
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.

Lingus 03-10-2012 07:18

Re: No Death Frags (works for all games)
 
Wow minimoney1 again! Cheers dude I will give this a try later aswell.

Chanz 03-10-2012 15:14

Re: No Death Frags (works for all games)
 
Quote:

Originally Posted by Lingus (Post 1665681)
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 (Post 1665822)
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!


All times are GMT -4. The time now is 12:28.

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