I've been trying to port over my hidden:source server from Mani admin mod, Eventscripts and ES_Tools to just Sourcemod but, among other things I have yet to work out, I can't figure out how to properly replicate damage screen effects. In es I use corelib's damage function to get a nice screen flash for direct feedback but without es_fire I can't find a way to target !self and thus get the point_hurt to hit on a certain player.
So is there infact a way to do so?
Alternatively if there's another way to get those nifty damage effects, that would be cool too.