Enoch Posted February 23, 2023 Posted February 23, 2023 (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 February 23, 2023 by Enoch Quote
0 Mahiro Posted February 23, 2023 Posted February 23, 2023 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. Quote
0 Enoch Posted February 23, 2023 Author Posted February 23, 2023 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; Quote
0 Mahiro Posted February 23, 2023 Posted February 23, 2023 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. Quote
Question
Enoch
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 Enoch3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.