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

[CS:GO/CS:S] Show damage (Multi methods)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
TheBOSS
Member
Join Date: Nov 2018
Plugin ID:
6707
Plugin Version:
2.0.1
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    show damage in several ways (hint - hud - particle)
    Old 09-06-2019 , 13:22   [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #1

    simple show damage plugin allow you to select show damage in hint message, HUD or particle like Fortnite

    Cvars :
    sm_show_damage_enable : "0" to disable plugin - "1" to enable
    sm_show_damage_type : "0" show damage in hint message - "1" show damage in HUD message - "2" Show damage in particle like Fortnite FOR CSGO ONLY
    sm_show_damage_mode : "0" show damage only - "1" show damage and remaining victim health
    sm_show_damage_hit_distance : Distance between victim player and damage numbers (NOTE: Make that value lower to prevent numbers show up through the walls)


    credits :
    "Maxximou5" hint message from his deathmatch plugin
    "butare" show damage in particle like Fortnite https://forums.alliedmods.net/showthread.php?p=2604384
    "Gray83" for optimize plugin

    screenshot :
    Name:  Untitled11111.jpg
Views: 15434
Size:  65.2 KB
    Name:  Untitled1.jpg
Views: 14965
Size:  58.1 KB
    Name:  Untitled1111.jpg
Views: 14478
Size:  79.1 KB
    Name:  Untitled111.jpg
Views: 14136
Size:  77.1 KB
    Name:  Untitled.jpg
Views: 14416
Size:  78.8 KB
    https://www.youtube.com/watch?v=scaCNmibtNA
    Attached Files
    File Type: zip SimpleShowDamage.zip (7.7 KB, 2622 views)
    File Type: zip SimpleShowDamage_v2.zip (64.7 KB, 3756 views)

    Last edited by TheBOSS; 09-13-2019 at 15:44. Reason: add new show damage method (particle like fortnite)
    TheBOSS is offline
    raj kaul
    Senior Member
    Join Date: Mar 2018
    Location: www.lotgaming.xyz
    Old 09-06-2019 , 14:05   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #2

    nice work
    __________________
    raj kaul is offline
    eliteroyal
    AlliedModders Donor
    Join Date: Dec 2016
    Location: Moldova
    Old 09-06-2019 , 16:17   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #3

    is it better than this? https://forums.alliedmods.net/showthread.php?t=264427
    __________________
    PEACE FROM MOLDOVA
    eliteroyal is offline
    megoRU
    New Member
    Join Date: Sep 2019
    Old 09-13-2019 , 10:19   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #4

    You can add where you hit (for example, in the hand, in the head)
    Anyway, do something like the plugin https://forums.alliedmods.net/showthread.php?t=264427
    That would be exactly like his.

    Last edited by megoRU; 09-13-2019 at 10:19.
    megoRU is offline
    Grey83
    Veteran Member
    Join Date: Dec 2014
    Location: Ukraine
    Old 09-13-2019 , 12:34   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #5

    Changes in 2.0.1:
    • unused inclusions were removed
    • code was optimazed (reduced consumption of RAM and CPU)
    • CSS compatibility improved (no text colors in hint if used with CSS and disabled use, download and precache particles)
    Code:
    //// SimpleShowDamage 2.0.1.sp
    //
    // Code size:            11940 bytes
    // Data size:            41396 bytes
    // Stack/heap size:      16384 bytes
    // Total requirements:   69720 bytes
    //
    // Compilation Time: 0,23 sec
    // ----------------------------------------
    
    //// SimpleShowDamage.sp	// 2.0.0
    //
    // Code size:            12112 bytes
    // Data size:            41340 bytes
    // Stack/heap size:      16384 bytes
    // Total requirements:   69836 bytes
    //
    // Compilation Time: 0,23 sec
    // ----------------------------------------
    Attached Files
    File Type: sp Get Plugin or Get Source (SimpleShowDamage 2.0.1.sp - 1384 views - 8.4 KB)
    __________________

    Last edited by Grey83; 09-13-2019 at 12:36.
    Grey83 is offline
    TheBOSS
    Member
    Join Date: Nov 2018
    Old 09-13-2019 , 15:48   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #6

    Quote:
    Originally Posted by Grey83 View Post
    Changes in 2.0.1:
    • unused inclusions were removed
    • code was optimazed (reduced consumption of RAM and CPU)
    • CSS compatibility improved (no text colors in hint if used with CSS and disabled use, download and precache particles)
    Thanks "Grey83" for optimize code I was too lazy to do that
    TheBOSS is offline
    Le1T
    Member
    Join Date: Oct 2018
    Old 10-21-2019 , 18:27   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #7



    the amount of damage is superimposed on each other.

    Last edited by Le1T; 10-21-2019 at 18:30.
    Le1T is offline
    Le1T
    Member
    Join Date: Oct 2018
    Old 10-22-2019 , 02:35   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #8

    L 10/22/2019 - 092:43: [SM] Fatal error encountered parsing translation file "Simple_Show_Damage.phrases.txt"
    L 10/22/2019 - 092:43: [SM] Error (line 0, column 0): Stream failed to open

    sm 1.10
    Le1T is offline
    Grey83
    Veteran Member
    Join Date: Dec 2014
    Location: Ukraine
    Old 10-22-2019 , 07:53   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #9

    Le1T, You must put Simple_Show_Damage.phrases.txt to the folder .../addons/sourcemod/translations/
    __________________
    Grey83 is offline
    Le1T
    Member
    Join Date: Oct 2018
    Old 10-22-2019 , 11:43   Re: [CS:GO/CS:S] Show damage (Multi methods)
    Reply With Quote #10

    Quote:
    Originally Posted by Grey83 View Post
    Le1T, You must put Simple_Show_Damage.phrases.txt to the folder .../addons/sourcemod/translations/
    already did 1 mounth ago



    on sm 1.09 works fine.
    Le1T 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 19:27.


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