22.12.2015, 07:59
Because in "OnQueryFinished" callback you don't check if "i" already used on another vehicle.
Try this code :
Try this code :
Код:
for (new i = 0; i < rows; i ++) if (i < MAX_DYNAMIC_CARS && !CarData[i][carExists])