for(new carid = 0; carid < MAX_VEHICLES; carid++) { if(IsAAlugavelCar(carid)) { SetVehicleNumberPlate(IsAAlugavelCar(carid), "Ownable"); } }