22.09.2011, 10:37
Quote:
No because then it'd change every single car from the CarInfo?
|
by doing
if(vehid == CarInfo[i][ownedvehicle])
in the loop it checks if your current vehicle is the owned one at the index of i, so everything in that check would only related to that vehicleid.