Jump to content

Recommended Posts

Posted

Don't use GUIOnEventMode, 1 and a message loop... The purpose of the While 1..WEnd in this kind of program is to hold it from executing the code and immediately exit because nothing hold it from looping and enable the user to "wake it up" upon user event posting.

Is it clear? lol I think I'm talking gibberish.

Posted

OH MAN! I'M AN IDIOT! I had Opt("GUIOnEventMode", 1) and I completely forgot to take it off. Now the script is opening fine, thanks guys.

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
  • Recently Browsing   0 members

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