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

Show Damage (1.0.7)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Plugin ID:
774
Plugin Version:
1.0.7
Plugin Category:
Statistical
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    Plugin Description:
    Shows your damage in the center of the screen
    Old 02-17-2009 , 16:10   Show Damage (1.0.7)
    Reply With Quote #1

    Show Damage
    Version: 1.0.7


    [IMG]http://img196.**************/img196/4317/about1q.jpg[/IMG] Description:

    Shows your damage in the center of the screen or in the any specified place like chat or hint-text. Supports all mods and has client preferences integration.
    Servers running this plugin.


    Requirements:[IMG]http://img38.**************/img38/3856/install3.png[/IMG] Installation:
    1. Extract the contents of ShowDamage_v1.0.7.zip into addons/sourcemod folder.
    2. Start your server. Config file will be automatically generated.
    3. Configure plugin.showdamage.cfg in cfg/sourcemod folder and restart your server.

    [IMG]http://img20.**************/img20/2184/settings3.png[/IMG] Settings:
    Quote:
    • sm_show_damage
      default: 1
      Enabled/Disabled show damage functionality, 0 = off/1 = on
    • sm_show_damage_ff
      default: 0
      Show friendly fire damage, 0 = off/1 = on
    • sm_show_damage_own_dmg
      default: 0
      Show your own damage, 0 = off/1 = on
    • sm_show_damage_text_area
      default: 1
      Defines the area for damage text:
      1 = in the center of the screen
      2 = in the hint text area
      3 = in chat area of screen
    Notes:
    • When you are running any deathmatch game (except team-deathmatch) you should always enable sm_show_damage_ff.
    • If you are using ES_Tools then any damage you will see will be twice higher then it actually is. This is an ES_Tools' problem and there is no fix yet except of removing ES_Tools from the server.

    [IMG]http://img30.**************/img30/5649/lang2.jpg[/IMG] Supported Languages:
    • English
    • Russian

    [IMG]http://img269.**************/img269/2707/screenshot2j.png[/IMG] Screenshots:

    [IMG]http://img17.**************/img17/5000/cssz.th.jpg[/IMG] [IMG]http://img15.**************/img15/2696/dodpum.th.jpg[/IMG]

    [IMG]http://img25.**************/img25/9085/left4dead20090321181500.th.jpg[/IMG] [IMG]http://img11.**************/img11/4817/73879786.th.jpg[/IMG]

    ToDo:
    • Remove showing damage for disguised spys in TF2
    • Maybe HUD support
    • Add an option to remove showing some types of damage
    • Add an option for binding show damage functionality to admin flags

    [IMG]http://img38.**************/img38/4548/changelog1.png[/IMG] Changelog:
    • 1.0.7
      • Players now can switch plugin on/off through the !settings menu
      • Added translations
      • Added colors (colors.inc) support for chat damage text
      • Plugin now requires SourceMod 1.3.0+
    • 1.0.6
      • Left 4 Dead 2 support
    • 1.0.5
      • Added damage count for simple zombies in Left 4 Dead
      • Fixed Left 4 Dead bug when plugin showed -5000 HP on Tank death
    • 1.0.4
      • Minor code changes for better performance
      • Added config file
      • Changed damage text color in chat to green
    • 1.0.3
      • Added cvar for player own damage (sm_show_damage_own_dmg)
    • 1.0.2
      • Fixed sm_show_damage_ff problem
    • 1.0.1
      • Added cvar that controls damage text output
      • Damage text now shows faster
      • Better performance
      • Fixed error in logs "client not in game"
    • 1.0.0
      • Initial Release

    Credits: SourceMod Developers.
    Attached Files
    File Type: zip ShowDamage_v1.0.7.zip (10.8 KB, 61889 views)
    __________________
    For admins: My plugins

    For developers: Colors library

    Last edited by exvel; 06-16-2010 at 05:54.
    exvel is offline
    Send a message via ICQ to exvel
    exvel
    SourceMod Donor
    Join Date: Jun 2006
    Location: Russia
    Old 02-17-2009 , 16:13   Re: Show Damage v1.0.0
    Reply With Quote #2

    I tested this plugin only in CS:S and TF2 but it should work in any source game. Please test it in other mods and post reply if you can.
    __________________
    For admins: My plugins

    For developers: Colors library

    Last edited by exvel; 02-17-2009 at 16:21.
    exvel is offline
    Send a message via ICQ to exvel
    {7~11} TROLL
    Senior Member
    Join Date: Oct 2008
    Location: Atlanta,Georgia
    Old 02-17-2009 , 16:47   Re: Show Damage v1.0.0
    Reply With Quote #3

    OMG! thank you i been looking for another version of this i was gonna try to code one my self but you already done it. the current version on one of my clans servers has a few errors.

    i will check this out

    thx
    __________________
    {7~11} TROLL is offline
    exvel
    SourceMod Donor
    Join Date: Jun 2006
    Location: Russia
    Old 02-18-2009 , 07:45   Re: Show Damage v1.0.0
    Reply With Quote #4

    I also tested plugin in L4D and DoD:S. All works fine.

    Quote:
    Originally Posted by {7~11} TROLL View Post
    the current version on one of my clans servers has a few errors.

    i will check this out
    report if there are any errors and I will fix them
    __________________
    For admins: My plugins

    For developers: Colors library

    Last edited by exvel; 03-21-2009 at 11:36.
    exvel is offline
    Send a message via ICQ to exvel
    sfPlayer
    Senior Member
    Join Date: Dec 2007
    Location: Germany
    Old 02-18-2009 , 10:26   Re: Show Damage v1.0.0
    Reply With Quote #5

    You probably want to use sm_show_damage_version in the cvar field, sm_show_damage lacks FCVAR_NOTIFY
    sfPlayer is offline
    Snake60
    Senior Member
    Join Date: Jul 2008
    Location: Russia, Pskov
    Old 02-18-2009 , 10:39   Re: Show Damage v1.0.0
    Reply With Quote #6

    WOW! Good job. Try it and like it
    Glad to see you here Exvel
    Snake60 is offline
    Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
    exvel
    SourceMod Donor
    Join Date: Jun 2006
    Location: Russia
    Old 02-18-2009 , 10:39   Re: Show Damage v1.0.0
    Reply With Quote #7

    Quote:
    Originally Posted by sfPlayer View Post
    You probably want to use sm_show_damage_version in the cvar field, sm_show_damage lacks FCVAR_NOTIFY
    Oh!!!11 Thanks This was a mistake.
    __________________
    For admins: My plugins

    For developers: Colors library

    Last edited by exvel; 02-18-2009 at 10:42.
    exvel is offline
    Send a message via ICQ to exvel
    OziOn
    Senior Member
    Join Date: Jan 2008
    Old 02-18-2009 , 12:45   Re: Show Damage v1.0.0
    Reply With Quote #8

    Would it be possible to add a cvar to control where the damage info is displayed? Like in hint, chat, etc.?
    __________________

    OziOn is offline
    exvel
    SourceMod Donor
    Join Date: Jun 2006
    Location: Russia
    Old 02-18-2009 , 12:51   Re: Show Damage v1.0.0
    Reply With Quote #9

    Quote:
    Originally Posted by OziOn View Post
    Would it be possible to add a cvar to control where the damage info is displayed? Like in hint, chat, etc.?
    It is possible. I will add this in next version if you need it.
    __________________
    For admins: My plugins

    For developers: Colors library
    exvel is offline
    Send a message via ICQ to exvel
    OziOn
    Senior Member
    Join Date: Jan 2008
    Old 02-18-2009 , 16:48   Re: Show Damage v1.0.0
    Reply With Quote #10

    If I can get anything I need, can you also add a cvar for players to individually choose to turn it on/off?
    __________________

    OziOn 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 06:43.


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