Jump to content
Felix_Teh_Cat

Canceling procedure and starting a new one.

Recommended Posts

Of course. But the way you're wording it is confusing.

 

Sorry =/ I'll make it simpler. This isn't a proper procedure, I do know, But Here's what I mean.

 

Procedure Some_Random_Procedure;

Begin

Repeat

Wait(1000)

Until (Findcolor(x,y,12963558,510, 380,530, 400));

End;

 

Something that will cancel that procedure If it's stuck in an infinite loop via another color detect. IE if it detect's another color it will cancel that procedure totally and start another.

 

Sorry, I'm self taught and have never had to explain what I need done or ask what I need to do ;D

Edited by Felix_Teh_Cat
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...