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

[CS:GO] Friendly Fire > Killshot Reverse 2.0.0 [2018.05.19]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Plugin ID:
4133
Plugin Version:
2.0.0
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A friendly killshot is applied to the attacker while the victim survives
    Old 03-16-2014 , 01:59   [CS:GO] Friendly Fire > Killshot Reverse 2.0.0 [2018.05.19]
    Reply With Quote #1

    [CS:GO] Friendly Fire > Killshot Reverse
    A useful plugin that controls how damage is processed.

    Installation

    Configuration

    Configuration - Reverse killshot damage to attacker

    Configuration - Disable all damage including fall damage (skill servers)

    Configuration - Mirror damage back to attacker

    Changelog

    Download
    GitHub
    Donate
    __________________

    Last edited by Neuro Toxin; 05-18-2018 at 18:42. Reason: released 1.5 (updated install instructions)
    Neuro Toxin is offline
    boombee
    SourceMod Donor
    Join Date: Nov 2013
    Old 03-17-2014 , 14:41   Re: [CS:GO] [FFKR] Friendly Fire Killshot Reverse
    Reply With Quote #2

    Just like this? I know this kind of plugin known as "Mirror Damage"

    https://forums.alliedmods.net/showthread.php?p=1870710

    There are tons of other version.
    boombee is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 03-17-2014 , 18:00   Re: [CS:GO] [FFKR] Friendly Fire Killshot Reverse
    Reply With Quote #3

    Hello.

    My plugin only reverses killshot damage. All other team damage is left alone.
    Neuro Toxin is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 03-17-2014 , 22:39   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.1 [18.03.2014]
    Reply With Quote #4

    Version 1.1
    • Added cvars killshotreverse_enable and killshotreverse_dmgratio.
    • Added translation file for messages.
    I'm hoping to receive plugin approval.
    Neuro Toxin is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 03-18-2014 , 00:15   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.1 [18.03.2014]
    Reply With Quote #5

    Version 1.2
    • Fixed killshotreverse_dmgratio not applying correctly.
    • Fixed loading of cvar's on plugin start.
    Neuro Toxin is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 03-18-2014 , 20:47   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.3 [19.03.2014]
    Reply With Quote #6

    Version 1.3
    • Fixed player being hooked for processing when the plugin is disabled.
    Neuro Toxin is offline
    highway to hell
    New Member
    Join Date: Apr 2014
    Old 04-04-2014 , 19:02   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.3 [19.03.2014]
    Reply With Quote #7

    I have tried this plugin on my server. It seams that there is a problem. Somethimes plugin gives back damage, but somethimes not. For example, in some cases I shoot on my team member and I loose health, but somethimes I can take his health down.
    highway to hell is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 04-08-2014 , 19:26   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.3 [19.03.2014]
    Reply With Quote #8

    Hello,

    When you attack a team mate. If they wont die from the shoot. They still take the damage.

    If your attack is going to kill your team mate. Then the damage is reversed and applied to you.

    It only reverses killshot damage.
    Neuro Toxin is offline
    Neuro Toxin
    Veteran Member
    Join Date: Oct 2013
    Location: { closing the void; }
    Old 10-14-2014 , 05:49   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.5 [14.10.2014]
    Reply With Quote #9

    Version 1.5
    • Added cvars: killshotreverse_reversealldamage, killshotreverse_disablealldamage, killshotreverse_disablefalldamage
    • Timer now parses a userid instead of client index
    • A little optimisation with convar handling
    __________________
    Neuro Toxin is offline
    sabo
    Junior Member
    Join Date: Oct 2014
    Old 10-14-2014 , 12:37   Re: [CS:GO] [KSR] Friendly Fire Killshot Reverse 1.5 [14.10.2014]
    Reply With Quote #10

    I added all the folders which were in the zip file into the sourcemod folder and configured the plugin to disable all damage but people still can kill eachother

    This is what I changed:

    Code:
    new bool:Enabled = true;
    new Float:DamageRatio = 0.25;
    new bool:DisableAllDamage = true;
    new bool:SuicidingPlayers[MAXPLAYERS + 1];
    new bool:DisableFallDamage = true;
    new bool:FriendlyFire = false;
    new bool:ReverseAllDamage = false;
    Appreciate your help!
    sabo 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 11:33.


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