Multiple loops to create grid?
#3

Quote:
Originally Posted by Weirdosport
I can tell you now, this bit won't work:

pawn Код:
for (new i=1;i<=250;i++)
for (new x=5;x<=25;x++)
for (new y=5;x<=5000;y++)
Perhaps if they were nested, but that would make involve an INSANE number of loops.
How many? O:

I was thinking maybe a loop per row? Then each row has a new row1 = i*5 or something? :V
Reply


Messages In This Thread
Multiple loops to create grid? - by javind0 - 15.03.2009, 19:43
Re: Multiple loops to create grid? - by Weirdosport - 15.03.2009, 20:46
Re: Multiple loops to create grid? - by javind0 - 15.03.2009, 21:05
Re: Multiple loops to create grid? - by Weirdosport - 15.03.2009, 21:07

Forum Jump:


Users browsing this thread: 1 Guest(s)