client_death
DoDX (dodx.inc)
Description
client_death - Called when a player dies.
Syntax
client_death ( killer, victim, wpnindex, hitplace, TK )
Type
Native
Notes
You must register this forward first. Use register_statsfwd function.
If player was killed by teammate then TK is set to 1.