Thread: The Best Way To Do Crafting

Results 1 to 2 of 2
  1. #1 The Best Way To Do Crafting 
    Endeavor

    Mikey`'s Avatar
    Join Date
    Dec 2007
    Posts
    4,434
    Thanks given
    715
    Thanks received
    1,435
    Rep Power
    1202
    So I'm working on my crafting for Endeavor and I'm wondering what the best way to do crafting is. Let's say I'm going to craft 5 leather boots. I need it to craft one do the animation and then do it 4 more times, each about two seconds apart.

    Any ideas?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2009
    Posts
    608
    Thanks given
    1
    Thanks received
    17
    Rep Power
    6
    For delta, use systemCurrentMillis();
    set the interval to 2, and make it loop 5 times. So it will be animation and 2secs, animation and 2secs, animation and 2secs, etc...
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •