Jump to content
  • 0

Adding Delay To Return Code


delamis

Question

Hi there,

 

This code, kicking everyone to next village after killing boss no time for pick drops. i want delay for kick, how can add delay to this code please help. Thanks

 

Edit: All the items are dropping inventory directly, why this bosses dropping ground? How can i change it ? ( done )

 zone = GrandBossManager.getInstance().getZone(27244,-7026,-1974)
     zone.oustAllPlayers()
   return
Edited by delamis
Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Because when ppls done with area, bosses there is nothing for them. So its sending near village, thats bad ? What you mean with threadpool excuse me, didnt understand

Link to comment
Share on other sites

  • 0

Yes, it's bad. Normally there should be spawned a cube npc, which teleport you out or simply use soe.. Search for ThreadPool usage.

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
Answer this question...

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



×
×
  • Create New...