#include < csx > public client_death( iKiller, iVictim, iweapon, headshot ) // client_death( killer, victim, wpnindex, hitplace, TK ) { if( iweapon == CSW_KNIFE ) { // Knife kill } }