public on_Death( iVictim, iAttacker, iWeaponID, iHeadshot ) { g_died[iVictim] = true }
public on_Death() { g_died[read_data(2)] = true }