Jump to content

Sombody help to solve this :)


Recommended Posts

Posted

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

Posted

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.

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