Jump to content

Sombody help to solve this :)


futurepasts

Recommended Posts

Hello so i watched Sumo's task based system tutorial but it wasn't really good then i saw Villius post and fixed my project but then problem arrives with sleep since i can't use it :/    example :   script.sleep(200);  then i need to add throws expection and after it shit happends sad.png    Maybe sombody could help me ?

 

Explained in gif

 

9ae08be5e4961a75d3ab5f96e18ce2a7851.gif

Link to comment
Share on other sites

I suggest you read the following to get an idea of what you're doing:

https://docs.oracle.com/javase/tutorial/essential/exceptions/

 

https://docs.oracle.com/javase/tutorial/essential/concurrency/sleep.html

 

There's also more essential Java stuff on the oracle website.

 

Also, it's kind of annoying (at least for me) to look at a gif. Please copy-paste the classes if you still need help.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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