Formatting in loops
#1

pawn Код:
for(new i = 342; i <= 700; i++)
{
// Formatting strings & other stuff
}
It's used for vehicles, and I've tried commenting out everything (line by line) but the format(<string> things, and It
doesn't work.

So It doesn't finish the loop If I format more then 1428 strings (all together, there's 4 format(<string> in the loop, each is [16] big).

If I change the loop so it loops from 342->699 it works and finish the loop.
Is this a bug or what? Or is there limits? :S
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)