Jump to content
Sign in to follow this  
Maurdekye

"sleep" Not Working

Recommended Posts

I'm new to arma scripting, and I've had consistent trouble with the 'sleep' command. Whenever I put it into my code, it always seems to fail at the line that the sleep occurs, even though I'm fairly sure I wrote it correctly. I tried using this line of code;

hint "testtext"; sleep 2; hint " ";

But instead of running, it just gave me an error when I tested the mission.

Share this post


Link to post
Share on other sites

What's a good tutorial on how the A3 scripting environment works, and how I should expect it to be used?

Share this post


Link to post
Share on other sites

wait, is this in a script or is this in the editor?

the editor will return errors.

If not what is the error?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×