• On Player Damage hooks?
    0 replies, posted
I need a hook called when a player is damaged, that gives me data on the hitgroup and the player itself, sort of like ScaleNPCDamage(npc, hitgroup, dmg) but for a player. I've been looking through the wiki but I can only seem to find things that would work for npcs. For example I found OnTakeDamage, but that gives you a CTakeDamageInfo object that apparently only has data on positions in the form of vectors, not hitgroups. Thanks! [editline]31st December 2013[/editline] DERPED HARD. SCALEPLAYERDAMAGE!
Sorry, you need to Log In to post a reply to this thread.