Results 1 to 4 of 4

Thread: Reset to start loop

  1. #1
    Join Date
    Jan 2007
    Location
    Not here
    Posts
    1,604
    Mentioned
    2 Post(s)
    Quoted
    19 Post(s)

    Default Reset to start loop

    Why isn't there a function that resets script to start of the main loop or back to the repeat? I assume not possible.
    like for instance then u could just change player anywhere in script and just tell it to go back to the start without having to do all the if not (LoggedIn) then Exit; stuff
    Or am I just an idiot and there is?
    Sleeping...

  2. #2
    Join Date
    Jun 2006
    Location
    USA
    Posts
    1,828
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    GetApplication.RUN starts script beginning at the mainloop

  3. #3
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    if not LoggedIn then exit; is always handy for lagging computers .
    Hup Holland Hup!

  4. #4
    Join Date
    Jan 2007
    Location
    Not here
    Posts
    1,604
    Mentioned
    2 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by nielsie95 View Post
    if not LoggedIn then exit; is always handy for lagging computers .
    pfft too much effort :P and thx pentti
    Sleeping...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Reset MarkTime?
    By D1zl3 in forum OSR Help
    Replies: 6
    Last Post: 12-10-2008, 06:39 AM
  2. SRL stats RESET !!?
    By TheSantaMan in forum SRL Site Discussion
    Replies: 3
    Last Post: 10-03-2007, 05:08 PM
  3. Replies: 6
    Last Post: 06-03-2006, 09:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •