Jump to content

Switching between loops


 Share

Recommended Posts

Hi, I'm kinda new to v3 and I was wondering. In v2 i would have a bunch of labels and the script would have a bunch of Goto commands to switch through labels.

Im not quite sure how to do this in v3.

For my first example, I would have this in v2:

Label1:

Goto, Label3

Label2:

Goto, Label1

Label3:

Goto, Label 2

How would I do this in v3?

And as my second example:

Label1:

*bunch of commands here*

Goto, Label1

How would I do this in v3?

Thanx for the help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...