Jump to content

Recommended Posts

Posted

Hey

i know, it's a stupid question, but i don't understand anything about scripting. I need a delay function in a script. That means that A makes a breakt (about 5 secondes) bevore B happens. How can i doo that?

Thanks a lot

Mirco

Posted

Hey

i know, it's a stupid question, but i don't understand anything about scripting. I need a delay function in a script. That means that A makes a breakt (about 5 secondes) bevore B happens. How can i doo that?

Thanks a lot

Mirco

Use sleep(5000).

This post is in the wrong section, you should be in the support forum. Additionally, you need to read the help file thoroughly before asking others for help. It covers this and most other topics very well.

Posted

Welcome,

Sleep(5000)

That will make your script sleep for 5 seconds.

btw, this forum is for posting completed scripts to share. Please use Support forum next time for support/help.

:)

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...