if(lsscore == 20 || lvscore == 20) { new teamwin[2] = lssscore==20 ? "LS" : "LV"; SendClientMessageToAll(0XAA0000AA, "%s has won the round, LS: %d || LV: %d", teamwin, lsscore, lvscore); SendRconCommand("gmx"); }