15.07.2009, 00:38
Quote:
Originally Posted by coole210
Nobody has an answer to this problem?
NOTE: I will give exact errors when im on my computer ( on laptop right now, no script here ) |
Код:
strmid(Cars[idx][CarOwner], arrCoords[9], 0, strlen(arrCoords[9]), 255);
do
Код:
new arrCoords[10][64] wiil solve this problem. AND Your code is FULL of error 1:2:Код://format error format(coordsstring, sizeof(coordsstring), "%d|%f|%f|%f|%f|%d|%d|%d|%d\n",
3:Код://in LoadCars //told you BEFORE! while (idx < sizeof(Cars)) { fread(file, strFromFile2);
Код://in SaveCars //You need a global variable to store how much vec you load in fact. while (idx < sizeof(Cars))