Jump to content
  • 0
Tio Akima

Time expired Instance Bug

Question

Hi
I wanted help to fix this instance info window.
This window (with the destroy button) appears when you are out of the instance saying that it is available/accessible, etc... You can even use the button to destroy and terminate the instance.

However, this window bug completely if the time spent in the instance expires.
When the dwell time expires, should the player be sent to out and the instance destroyed?

With the instance destroyed, it should no longer show the window with the button and saying "available"... right? but the window bugs, and never disappears again (hahaha), and the destroy button stops working.
Something is wrong with the function called when the dwell time in the instance expires.

 

teste-bug.png

 

the time out func:

*instance_set_timeout(<alive timeout>, <idle timeout>{, <instance id>})

Parameter <alive timeout> specifies the total amount of time the instance
will exist. Parameter <idle timeout> specifies how long players have, when
they are outside of the instance, until it is destroyed.

<idle timeout> works perfectly. when it expires, the instance is destroyed correctly, the window disappears.


the problem is when the <alive timeout> expires. The window bugs, the button bugs... 

maybe it could be the func in instance.c or the clif call 

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.