AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CSGO] Damage Text (1.6 | 2018/10/04) (https://forums.alliedmods.net/showthread.php?t=303760)

rogeraabbccdd 12-20-2017 09:16

[CSGO] Damage Text (1.6 | 2018/10/04)
 






https://steamuserimages-a.akamaihd.n...DDCA5082ACFAD/

Description
Show damage text like RPG games. :D
This plugin just create an entity "point_worldtext" at where you aim when you hit a player.
You can customize text color and size.



Install
  1. Upload all the files to your server.



Client Commands
Spoiler




Cvars
PHP Code:

sm_dmgtext_flag    ""    //Flag to use damage text, blank = disabled.
sm_dmgtext_size    ""    //Max size of damage text, 0 = disabled 


Changelog
Spoiler




Known Bugs


To Do
  • Spec can see the all damage text?.
  • Support math_counter.



Donate
If you apreciate my work, you can donate me via steam trade offer or paypal.



Credits
  • zipcore - For his awesome stock.
  • Kxnrl - For fixing bug. (My testers and I didn't notice this lol.)
  • IT-KiLLER - For his improvement of this plugin.
  • root88 - For his distance based font size scalling.




Git Repo
Download


Technoblazed 12-20-2017 09:21

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
:bacon!:

freak.exe_uLow 12-20-2017 10:08

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
:bacon!::bacon!::bacon!:

Byte 12-20-2017 10:10

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
This is pretty cool :D Had this idea a little while ago about proper damage text in 3D. Nicer than HUD or hintbox solutions imo.

ASKER_CZ 12-20-2017 10:38

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
nice, i like it that lot. But can you please make version for VIPs only?

Mitchell 12-20-2017 10:50

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
Next time you could save some time by just using ClientPrefs instead of needing your own MySQL database just to save client setttings.

rogeraabbccdd 12-20-2017 10:53

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
Quote:

Originally Posted by Mitchell (Post 2567267)
Next time you could save some time by just using ClientPrefs instead of needing your own MySQL database just to save client setttings.

True.

sneaK 12-20-2017 11:28

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
What the heck, this is super cool! Not in a position to test this so I'll ask, but if you shoot someone through a wall you won't see the text since it's on the player, correct?

rogeraabbccdd 12-20-2017 17:33

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
Quote:

Originally Posted by sneaK (Post 2567273)
What the heck, this is super cool! Not in a position to test this so I'll ask, but if you shoot someone through a wall you won't see the text since it's on the player, correct?

I think it will show the text on the wall. This plugin just create an entity "point_worldtext" at where you aim when you hit a player.

ThisIsAUsername 12-20-2017 19:48

Re: [CSGO] Damage Text (1.0 | 2017/12/20)
 
Quote:

Originally Posted by rogeraabbccdd (Post 2567268)
True.

Any plans to make it use clientprefs (if possible)?


All times are GMT -4. The time now is 02:24.

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