Raised This Month: $32 Target: $400
 8% 

[L4D2] Tank Damage Report [v1.1c]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Skyy
AlliedModders Donor
Join Date: Jan 2010
Location: Toronto, Canada
Plugin ID:
2853
Plugin Version:
1.1c
Plugin Category:
Statistical
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
    17 
    Plugin Description:
    When a tank dies, percent of damage, and total damage done per player is displayed in chat.
    Old 03-28-2012 , 04:36   [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #1




    Tank Damage Report


    When a tank player dies, depending on the variable settings, a detailed damage and percentage report is sent out to all survivors
    either publicly (survivors can see how all survivors did) or privately (survivors see only how they did) against that tank.

    This was requested by arnold, in thread: http://forums.alliedmods.net/showthr...09#post1677209




    The first two lines show the public display type, the second two lines show the private display type.



    TODO:
    • Add support for tracking survivor bots.
    • Add support for php tracking with database
    • Clean up the code

    Update 1.1c
    • Corrected Damage Reports sometimes not showing when human tank players die.
    • Corrected Damage Reports sometimes not showing all users who damaged the tank when human tank players die.
    • Corrected Typo Printing Tank Death message when Survivor player is incapacitated.
    Attached Files
    File Type: smx tankReport.smx (5.3 KB, 2923 views)
    File Type: sp Get Plugin or Get Source (tankReport.sp - 2109 views - 1.7 KB)
    File Type: sp Get Plugin or Get Source (events_connect.sp - 3839 views - 343 Bytes)
    File Type: sp Get Plugin or Get Source (events_damage.sp - 2009 views - 2.0 KB)
    File Type: sp Get Plugin or Get Source (wrappers.sp - 3551 views - 2.1 KB)

    Last edited by Skyy; 04-03-2012 at 10:02. Reason: removing files
    Skyy is offline
    chatyak
    Senior Member
    Join Date: Aug 2011
    Old 10-30-2012 , 15:19   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #2

    Doesn't seem to be working. Nothing shows in game (l4d2).
    chatyak is offline
    Gonzofred
    Junior Member
    Join Date: Nov 2012
    Old 12-11-2012 , 02:27   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #3

    Is there a way to have to view the status next to each other? I have a 14 slot server coop. Tile is not that great. It does not show all players!
    Gonzofred is offline
    Ravndal
    Junior Member
    Join Date: Jul 2012
    Old 09-04-2013 , 15:13   Help installing this plugin please
    Reply With Quote #4

    Hi guys .
    I have tried to do this myself but am having trouble and am asking what I need to do in order to get it going.

    This is the plugin

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

    I have placed the files into the according folders on my server
    http://tinypic.com/view.php?pic=2rmxr1u&s=5
    http://tinypic.com/view.php?pic=j5jc4y&s=5

    Had to tinypic the screenshots because my ipad wont upload multiple images lol



    But still its not working . Do I need to do something ? Edit the .cfg file or something ! Please help ?
    Ravndal is offline
    psycki
    BANNED
    Join Date: Aug 2013
    Location: https://t.me/pump_upp
    Old 10-16-2013 , 06:24   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #5

    unfortunately for the friend above could not see his doubt in time, but for next members who have the same problem I'll post the solution.

    copy in scripting folder and compile (compile.exe in scripting folder)

    tankReport.sp
    events_connect.sp
    events_damage.sp
    wrappers.sp

    and copy plugins generated in folder (compiled) for U directory plugins.
    for me work perfect.


    sorry my english, I'm good at speaking Portuguese xD
    psycki is offline
    Send a message via ICQ to psycki Send a message via AIM to psycki Send a message via Yahoo to psycki
    sedano132
    Member
    Join Date: Mar 2013
    Old 12-21-2013 , 11:53   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #6

    Hi.
    I have tested this plugin on a home windows server and it worked simply putting the only tankreport.smx in the plugins folder.
    In a linux server rented on line it not worked and i am not sure if it is possible.
    So some one have it working on linux server?
    sedano132 is offline
    CosmicD
    Senior Member
    Join Date: Dec 2009
    Location: Hasselt, Belgium
    Old 12-27-2013 , 12:28   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #7

    With my server (linux rented) it doesn't work because it needs left 4 downtown. I guess I'll try that before I report back.

    EDIT: I got left4downtown working but still when I start this plugin it says needs left 4downtown.
    __________________

    Last edited by CosmicD; 12-28-2013 at 11:57.
    CosmicD is offline
    sedano132
    Member
    Join Date: Mar 2013
    Old 12-29-2013 , 04:32   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #8

    In effect i looked inside some sp file and i have seen that it need leftdowntown. But for me some sp file on windows failed to compile. I am installing a linux server right now to do some test on a home linux server to upload later in the rented server but i am not expert on linux and i have some issue with firewall. For now i use another plugins that it does something similar. Not perfect but it is the best i found. http://forums.alliedmods.net/showthread.php?t=190009
    sedano132 is offline
    sedano132
    Member
    Join Date: Mar 2013
    Old 12-30-2013 , 09:23   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #9

    Linux server CentOS 5.9
    1) For left4Downtown first I tryed to install the version from the main page with all his file (left4downtown not worked)
    2) Then I replaced this 2 file taked from here https://forums.alliedmods.net/showpo...&postcount=453 with the original and left4downtown was loaded.
    3) I have placed the only tankReport.smx in plugins folder an the other 3 .sp file in scripting (events_damage.sp events_connect.sp wrappers.sp).
    For now at least the percentage is displayed.
    I continue the test to see if it work properly.

    Last edited by sedano132; 12-30-2013 at 09:27.
    sedano132 is offline
    ipickedturtle
    Junior Member
    Join Date: May 2015
    Old 06-04-2015 , 14:30   Re: [L4D2] Tank Damage Report [v1.1c]
    Reply With Quote #10

    Nothing shows in-game. Anyone mind sharing a working version of this plugin? The events_damage.smx download link is broken and its .sp can't be compiled to smx.
    ipickedturtle 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:29.


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