grindking01 0 Posted September 15, 2004 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. Share this post Link to post Share on other sites
grindking01 0 Posted September 15, 2004 Ok, and this will repeat itself constantly until its 10? Share this post Link to post Share on other sites