01.09.2016, 21:26
That's what I have. I have an auto_increment row and then, a carid row, this carid row it's equal to the id auto_increment row. I fetch the data using VehicleSystem[i][carid] (where i, is a for loop, for example). But what happens when the ID in samp change? How I can do it?