GetPlayerKilled
Returns the number of times that a player has been killed. This number includes suicides. The beenKilled number is used for the "Deaths" total that is listed in the MP score window. Syntax:
beenKilled
=
GetPlayerKilled(player);
Related:
SetPlayerKilled()
Scoring