private void CmdShowNotification(string killerID, string victimID) { notifictaionLabel.SetNotificationText(killerID, victimID); }