for(new i, j=GetVehiclePoolSize(); i<=j; i++) { ChangeVehicleColors(i, dini_Int(i, "carcolor1"), dini_Int(i, "carcolor2")); }