nullsystems 0 Posted November 17, 2007 For instance: @ ( player distance car < 5 ) : do something #loop ~1 ?(please distance car < 5) : do something goto "loop" Which one would be best? lol simple I know Share this post Link to post Share on other sites
fasad 1 Posted November 17, 2007 ~ is called sleep (or delay), @ is waitUntil. This is a tougher issue than you might expect. "Sleep or WaitUntil?" Thread Share this post Link to post Share on other sites