@LukeAlmighty I'm guessing this is coding I don't understand
@LukeAlmighty I'm monkey brain so my concept of loops is just clicking the loop command in rpg maker xD
I'm guessing that goto just goes to a specific part of your code you want to call? That's normally what I do in rpg maker instead, they're called labels there and you can jump to a label. Bit more versatile than a loop imo.
@beardalaxy
yes
One of the first and most basic concepts: Loops
Two ways of writing them. One amazing, the other one retarded.