if(GetPlayerScore(playerid) >= 100){SendClientMessage(playerid, 0xFF0000AA, "You need at least 100 score to join this team!");}else {//Your code}}