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

[L4D1/2] Assistance System v.2


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Ren89
Junior Member
Join Date: Jan 2012
Location: Russia
Plugin ID:
5906
Plugin Version:
2.0
Plugin Category:
Statistical
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Show damage dealt to killed infected
    Old 11-08-2017 , 16:48   [L4D1/2] Assistance System v.2
    Reply With Quote #1

    Fully rebuilded version of L4D Assistance System by [E]c
    thx him and my friend, thrillkill

    this is not for versus gamemode
    shows damage to SI and witch
    damage sorted from biggest value - no more 1 dmg killers & 9999 dmg assisters
    shows "who startled witch" message with name of the character
    shows tank(s) and witch remaining health messages
    works fine for l4d1 and l4d2
    added translations with colors, so you need colors.inc to compile

    5 cvars:
    sm_assist_version - plugin version
    sm_assist_enable - [0-1] - Enables this plugin
    sm_assist_si - [0-2] - Show SI damage (0: only tank, 1: all infected except tank, 2: all infected)
    sm_assist_witch - [0-1] - 1: Show witch damage, cr0wn, who startled, remaining health, 0: off
    sm_assist_frags - [0-1] - 1: Show frags and tank(s) remaining health at the round end, 0: off

    Changelog:
    09.11.17 - version 2.0 - Initial Release, doesn't tested
    28.01.18 - version 2.1 - Fixed "ClearDmg", added "who startled witch" message and some Hungarian translations
    30.01.18 - version 2.2 - tank(s) and witch remaining health messages
    31.01.18 - version 2.2 - "frags" messages and new cvar to control it
    Attached Files
    File Type: sp Get Plugin or Get Source (l4d2_assist_v2.sp - 1177 views - 13.8 KB)
    File Type: txt l4d2_assist.phrases.txt (2.1 KB, 1040 views)

    Last edited by Ren89; 01-31-2018 at 05:22. Reason: plugin updated
    Ren89 is offline
    ricksfishin
    Senior Member
    Join Date: Oct 2017
    Old 11-08-2017 , 17:20   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #2

    Click Get plugin-Plugin failed to compile! Please try contacting the author.
    ricksfishin is offline
    Spirit_12
    Veteran Member
    Join Date: Dec 2012
    Location: Toronto, CA
    Old 11-08-2017 , 17:31   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #3

    Quote:
    Originally Posted by ricksfishin View Post
    Click Get plugin-Plugin failed to compile! Please try contacting the author.
    you need colors.inc to compile

    Online compiler does not include custom include files. You will have to locally compile it on your system.
    __________________
    Spirit_12 is offline
    Krufftys Killers
    Senior Member
    Join Date: Jan 2014
    Old 11-09-2017 , 06:44   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #4

    L 11/08/2017 - 17:04:49: SourceMod error session started
    L 11/08/2017 - 17:04:49: Info (map "c5m1_waterfront") (file "errors_20171108.log")
    L 11/08/2017 - 17:04:49: [SM] Exception reported: Array index is out of bounds
    L 11/08/2017 - 17:04:49: [SM] Blaming: l4d2_assist_v2.smx
    L 11/08/2017 - 17:04:49: [SM] Call stack trace:
    L 11/08/2017 - 17:04:49: [SM] [1] Line 185, C:\Users\Kruffty\Downloads\l4d2_assist_v2.sp: :ClearDmg
    L 11/08/2017 - 17:04:49: [SM] [2] Line 289, C:\Users\Kruffty\Downloads\l4d2_assist_v2.sp: :OnEntityDestroyed
    L 11/08/2017 - 17:20:10: Error log file session closed.
    Krufftys Killers is offline
    Aya Supay
    Member
    Join Date: Nov 2015
    Old 11-16-2017 , 00:36   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #5

    Fixed all the errors and Here a quick change to new API syntax
    Attached Files
    File Type: sp Get Plugin or Get Source (l4d2_assist_v2.sp - 844 views - 8.3 KB)
    File Type: smx l4d2_assist_v2.smx (12.4 KB, 663 views)
    Aya Supay is offline
    KasperH
    Senior Member
    Join Date: Apr 2016
    Location: Hungary
    Old 11-16-2017 , 08:39   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #6

    Updated with Hungarian translation.


    *Removed, see post 19 for the updated version*
    __________________

    "I've Got You In My Sights!"

    Last edited by KasperH; 06-16-2018 at 12:34. Reason: update
    KasperH is offline
    ReCreator
    Member
    Join Date: Nov 2017
    Location: Ukraine,Kyiv
    Old 11-20-2017 , 04:17   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #7

    Quote:
    Originally Posted by Aya Supay View Post
    Fixed all the errors and Here a quick change to new API syntax
    In L4D1 your plugin show witch crown messege, but all other it doesn't. Rens original plugin show all information, but spams in logs.
    ReCreator is offline
    Aya Supay
    Member
    Join Date: Nov 2015
    Old 11-20-2017 , 20:41   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #8

    verify that it does not conflict I checked again and if it shows all the information
    Aya Supay is offline
    Striker black
    Member
    Join Date: Apr 2013
    Old 11-22-2017 , 18:56   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #9

    This is interesting, a great complement with 2 grand developers Ren89 & thrillkill , I am going to test this night on my server

    _____________________________________________ __________________


    Last edited by Striker black; 11-22-2017 at 19:01.
    Striker black is offline
    ReCreator
    Member
    Join Date: Nov 2017
    Location: Ukraine,Kyiv
    Old 11-25-2017 , 11:25   Re: [L4D1/2] Assistance System v.2
    Reply With Quote #10

    Quote:
    Originally Posted by Krufftys Killers View Post
    L 11/08/2017 - 17:04:49: SourceMod error session started
    L 11/08/2017 - 17:04:49: Info (map "c5m1_waterfront") (file "errors_20171108.log")
    L 11/08/2017 - 17:04:49: [SM] Exception reported: Array index is out of bounds
    L 11/08/2017 - 17:04:49: [SM] Blaming: l4d2_assist_v2.smx
    L 11/08/2017 - 17:04:49: [SM] Call stack trace:
    L 11/08/2017 - 17:04:49: [SM] [1] Line 185, C:\Users\Kruffty\Downloads\l4d2_assist_v2.sp: :ClearDmg
    L 11/08/2017 - 17:04:49: [SM] [2] Line 289, C:\Users\Kruffty\Downloads\l4d2_assist_v2.sp: :OnEntityDestroyed
    L 11/08/2017 - 17:20:10: Error log file session closed.
    Here is fixed Rens plugin version + "Playername startled Witch" messege. It's useful for l4d1 servers with csm witch bug.
    Attached Files
    File Type: sp Get Plugin or Get Source (l4d_assist.sp - 718 views - 8.3 KB)
    File Type: smx l4d_assist.smx (12.5 KB, 743 views)
    File Type: txt l4d_assist.phrases.txt (881 Bytes, 835 views)
    __________________
    Sorry for my pure English...
    ReCreator is offline
    Reply



    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 17:17.


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