if(GetPlayerWantedLevel(playerid) == 2) SetPlayerColor(playerid, Yellow);else if(GetPlayerWantedLevel(playerid) > 2) SetPlayerColor(playerid, Red);