22.07.2016, 13:02
It's better to do an attempt so you can practice the new functions as well. You still have many rows so the loop is the same as previously and you split 2 columns ("d" specifier is for integer type) with sscanf so call cache_get_row_int with fieldid 0 and assign the value returned to SellCars[id][0] and call the same function again with fieldid 1 and assign to SellCars[id][1].