Data not loading
#4

pawn Код:
for(new c = 0;c < MAX_GARAGES ;++c) // here it is incremented
{
    ++c; // and here it is incremented again
}
Looks like a leftover from a while-loop?
Reply


Messages In This Thread
Data not loading - by Jstylezzz - 04.07.2012, 18:05
Re: Data not loading - by Vince - 04.07.2012, 18:09
Re: Data not loading - by Jstylezzz - 04.07.2012, 18:11
Re: Data not loading - by Vince - 04.07.2012, 18:16
Re: Data not loading - by Jstylezzz - 04.07.2012, 18:18

Forum Jump:


Users browsing this thread: 1 Guest(s)