Hi
When you get hurt with a lot of damage on sandbox the screen gets tinted red for a little bit, what makes this happen? I'm trying to modify it.
Thanks.
It is engine based. You can't edit it.
If you want to remove the directional indicators: CHudDamageIndicator in [url]https://dl.dropboxusercontent.com/u/26074909/tutoring/vgui/proper_hud_creation.lua.html[/url]
As for the actual TakeDamageInfo DamageType effects; I'm not sure. You may be able to hook into the ScaleDamage and alter the type. I haven't tried it yet so I don't know if it would work or not.
[url]https://dl.dropboxusercontent.com/u/26074909/tutoring/takedamageinfo_example.lua.html[/url]
There should be a way to hide it. I'll look into it later on.
Sorry, you need to Log In to post a reply to this thread.