client_damage
DoDX (dodx.inc)
Description
client_damage - Function is called after player to player attacks
Syntax
client_damage ( attacker, victim, damage, wpnindex, hitplace, TA )
Type
Forward
Notes
You must register this forward first. Use register_statsfwd function.
If players were damaged by teammate then TA is set to 1.