Jump to content
  • 0

requesting for adding delay in talking to npc


Question

Posted (edited)

you have wait 5~10 secs to talk in npc 

sample healer, warper you always have to wait 5~10secs to talk again 

Edited by Enoch

3 answers to this question

Recommended Posts

  • 0
Posted
2 hours ago, Mahiro said:

If it's the healing npc that is in rathena-master\npc\custom, just go to 20:

.@Delay = 0; // Heal delay, in seconds

In case it isn't. Show me your.

not working i tried to put this in healer and warper  

 

        set .@Delay,2;    // Heal delay, in seconds

        if (@HD > gettimetick(2)) end;
 

  • 0
Posted
2 hours ago, Enoch said:

not working i tried to put this in healer and warper  

 

        set .@Delay,2;    // Heal delay, in seconds

        if (@HD > gettimetick(2)) end;
 

Show the complete code the way it is there. Here it works fine.

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