Loop trough a folder of files
#10

That's the problem, that what i posted, is all i've got, i had that code from IPLEOMAX, but i don't know what to do with it...
The only thing i actually need, is that loop function, and that it reads from the file that holds the given plate...

it uses this to load the vehicles
pawn Код:
else if(strcmp(line, "NumberPlate=", false, 12) == 0) strmid(VehicleNumberPlate[i], line, 12, sizeof(line));
It uses this to save:
pawn Код:
format(line, sizeof(line), "NumberPlate=%s\r\n", VehicleNumberPlate[vehicleid]); fwrite(handle, line);
And, maybe also handy, i use Mademan's AVS system..

idk what i can give more on information..
Reply


Messages In This Thread
Loop trough a folder of files - by Jstylezzz - 28.04.2012, 06:35
Re: Loop trough a folder of files - by James Coral - 28.04.2012, 07:10
Re: Loop trough a folder of files - by Jstylezzz - 28.04.2012, 07:22
Re: Loop trough a folder of files - by iPLEOMAX - 28.04.2012, 08:04
Re: Loop trough a folder of files - by Jstylezzz - 28.04.2012, 08:34
Re: Loop trough a folder of files - by iPLEOMAX - 28.04.2012, 09:44
Re: Loop trough a folder of files - by Jstylezzz - 28.04.2012, 10:01
Re: Loop trough a folder of files - by Jstylezzz - 29.04.2012, 08:31
Re: Loop trough a folder of files - by iggy1 - 29.04.2012, 08:42
Re: Loop trough a folder of files - by Jstylezzz - 29.04.2012, 08:46

Forum Jump:


Users browsing this thread: 2 Guest(s)