darkerz7 / CSGO-Plugins

My Plugins
47 stars 34 forks source link

Blinking #12

Closed asphyxious closed 4 years ago

asphyxious commented 4 years ago

Hey, top defender still seems to have blinking issues sometimes , especially when there's a higher number of players.

Also, could you add an option to disable money / damage dealt shown as a lot of communities have their own show damage plugins.

darkerz7 commented 4 years ago

Disable money CVAR: sm_topdefenders_cashdiv 0. when using my plugin, other plugins showing damage are not needed. there is some kind of optimization since plugins showing damage calculate almost the same thing. Blinking is with regards to HUD messages at the end or messages in the center of the screen?

asphyxious commented 4 years ago

Blinking as in humans / zombie player models keep blinking with this plugin on, when there's a lot of players

asphyxious commented 4 years ago

And as for the cvar can you please add a cvar to disable damage dealt shown?

darkerz7 commented 4 years ago

Added CVAR: sm_topdefenders_showdamage <0/1>. Removed the color of the skin. this should fix the blinking

asphyxious commented 4 years ago

Still happening