Raised This Month: $ Target: $400
 0% 

[CS:GO] - ☇ Show Damage | Armor | Victims


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Dr. Api
BANNED
Join Date: Mar 2015
Location: France
Plugin ID:
4682
Plugin Version:
1.1.1
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Will show the damage on the Hint(HUD).
    Old 06-16-2015 , 04:56   [CS:GO] - ☇ Show Damage | Armor | Victims
    Reply With Quote #1

    I - Description

    I made this plugin for my community Zombie4Ever.eu and was allowed to share it.
    Will show the damage on the Hint(HUD).
    Will show you the damage, armor and the part of the body.
    For Molotov and Grenade you will get the total victim hurted with of course the damage and armor.
    If you make a double, triple, or whatever kills you will get total victim hurted with of course the damage and armor.
    The time(reset) between each kill is set by type of weapons(pistols, snipers, rifles...) and this timer can be set with cvars.
    For the clients preferences type !sd in chat.

    II - Cvars

    drapi_show_damage_sniper_time - SNIPERS Time Between shots.
    drapi_show_damage_mg_time - MACHINES GUNS Time Between shots.
    drapi_show_damage_rifle_time - RIFLES Time Between shots.
    drapi_show_damage_mp_time - MPS Time Between shots.
    drapi_show_damage_pump_time - PUMPS Time Between shots.
    drapi_show_damage_pistol_time - PISTOLS Time Between shots.

    If you set a high value time the damage, armor and victim on the HUD will increase. 0.5s between it's enough to get double, triple... kills instant. If you shot the same victim twice it's count like one so don't worry if you set high value time.

    III - Configs

    Code:
    "ShowDamage"
    {
    	"ShowDamage"
    	{
    
    		"ShowDamageAccess"
    		{
    			//EXAMPLE
    			//"0"
    			//{
    				//"flags"		"steamid"										// flag for use the show damage(public, vip, admin, steamid)
    
    				//"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				//{
    							//"1"		"STEAM_1:1:4489913"
    				//}
    
    			//}
    
    			"1"															//MOLOTOV
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"2"															//GRENADE
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"3"															//SNIPERS
    			{
    				"flags"			"steamid"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"4"															//MACHINE GUNS
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"5"															//RIFLES
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"6"															//PMs
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"7"															//PUMP
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"8"															//PISTOLS
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    			"9"															//OTHERS
    			{
    				"flags"			"public"										// flag for use the show damage (public, vip, admin, steamid)
    
    				"SteamIDs" 													// or steamids allowed to use the show damage(can be use with steamid, vip or admin flags)
    				{
    				}
    
    			}
    
    		}
    	}
    }
    You can now give access to each type of weapons (pistols, rifles, snipers, etc...).
    - Admin and/or steamid
    - Vip and/or steamid
    - Steamid
    - Public

    IV - Screenshots

    Body parts.




    Multiple kills.



    Grenade.



    Molotov.



    V - Changelogs

    Code:
    V1.1.2
    -Personal Timer for showind damage. Should reduce the HUD time display.
    
    V1.1.1
    -Fixed a error log.
    
    V1.1.0
    -added config file to set the access of type of weapons.
    
    V1.0.1
    -Added clients preferences.
    -Added some translations sentences.
    GIT
    Attached Files
    File Type: zip drapi_show_damage_V1.0.0.zip (24.5 KB, 1407 views)
    File Type: zip drapi_show_damage_V1.0.1.zip (27.0 KB, 508 views)
    File Type: zip drapi_show_damage_V1.1.0.zip (31.5 KB, 544 views)
    File Type: zip drapi_show_damage_V1.1.1.zip (31.5 KB, 818 views)
    File Type: zip drapi_show_damage_V1.1.2.zip (31.7 KB, 14781 views)

    Last edited by Dr. Api; 06-29-2016 at 12:43.
    Dr. Api is offline
     



    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 01:20.


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