Jump to content
  • 0

Auto disappear dialog box


Question

Posted

Hello rAthena~
I just want to ask why is it while using an NPC my dialog box disappears automatically even if im still using it, when it disappear i can no longer move, i still need to @warp/ @go before i can move again.

Anyone who can help me with my problem?
Sorry if i posted it here, just move this topic to where it belongs.
Thank you and have a nice day.

10 answers to this question

Recommended Posts

Posted

hello, reopening this topic...
i already commented on this #define SECURE_NPCTIMEOUT.
im still having the error, menu type npc like warper will autoclose and i can't move.

Posted

recompile

Hello sir Emistry!~

Thank you for replying to my topic but im still having the same error/bug... i already compiled it. and it seems nothing has changed in-game.

Posted

Hello. I have had some experience with this, and it was the same issue with Warper.

 

For me, I had some scripts that attachrid to all players using addrid(0). The solution? Any scripts that attach to all users, attach only if players are not in a dialog box already using addrid(0,1).

 

 

This may or may not appy to you.

Posted

Hello. I have had some experience with this, and it was the same issue with Warper.

 

For me, I had some scripts that attachrid to all players using addrid(0). The solution? Any scripts that attach to all users, attach only if players are not in a dialog box already using addrid(0,1).

 

 

This may or may not appy to you.

Hello sir! Thank you for replying to my post.

But how can i do that sir? Can you guide me? 

Thank you and have a nice day~

Posted

Search through all your scripts and see if any of them use addrid.

If so, if they attach to all players (addrid(0)), simply change it to addrid(0,1) and reload any scripts that you change.

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