OnPlayerDeath if(GetPlayerScore(killerid) == 2) { SendClientMessage(killerid,COLOUR_BLUE,"Your on a 2 kill killing spree."); return 1; }