Loopy loopy

zylack

New Member
Reaction score
15
I use loop for interger a a lot but i've never used loop for interger b. Is it the same thing as loop for interger a only used to differentiate the 2?

Thanks in advanced
 

SFilip

Gone but not forgotten
Reaction score
634
integer B is the same thing as A, but uses a different variable. i'm guessing its primary use would be something like
Code:
For each (Integer A) from 1 to 10, do (Actions)
    Loop - Actions
        For each (Integer B) from 1 to 10, do (Actions)
            Loop - Actions
anyway i always prefer for each integer variable ;)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top