View Single Post
Obyboby
Veteran Member
Join Date: Sep 2013
Old 05-15-2018 , 13:03   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.5.1 [26.04.2015]
Reply With Quote #38

Quote:
Originally Posted by Neuro Toxin View Post
You are right.

There was a logic error. I've patched it and done some testing.

I've committed the updates to GitHub.

This is current master.

Below is the config I believe you want.

Code:
killshotreverse_enable			1		// Enable/Disable the plugin from editing damage values.
killshotreverse_dmgratio		0.25		// The ratio of damage to apply back to the attacker.
killshotreverse_disablealldamage	0		// Disable all damage between all players.
killshotreverse_disablefalldamage	0		// Disables fall damage for players.
killshotreverse_reversealldamage	0		// Reverses all damage to attacking player.
killshotreverse_disableknifedamage	1		// Disabled friendly fire for knife damage.
killshotreverse_rounddisabletimer	20.0		// Disable friendly fire for the first x seconds of each round.
killshotreverse_blockvictimdamage	0		// Victims wont receive damage from friendly fire killshots
killshotreverse_blockkillshotsonly	0		// Allows all friendly fire damage to be reversed
Please let me know if this what you expect so I can update the main post
From a quick test it seems to be working perfectly. I will report back if I found any issues.

THANK YOU!!!

EDIT: I'm just getting this in the chat from time to time

PHP Code:
Plugin_Continue 1 
Not sure if it's from your plugin?
__________________

Last edited by Obyboby; 05-15-2018 at 13:05.
Obyboby is offline