CMD:check(playerid, params[]) { switch(PlayerData[playerid][WantedLevel]) { case 5: return SCM(playerid, red, "Good"); } return 1; }