for(new x = 1; x <= MAX_VEHICLES; x++) { if(IsASeuSCarrosCar(x)) { SetVehicleNumberPlate(x, "{8B0000}Colorido"); } }