iubantot Posted April 20, 2016 Posted April 20, 2016 (edited) Npc talk onTouch but with delay ex : Player touch -> Npc Talk -> 3sec -> Player Touch again -> nothing happens If player touch again but 3sec is done -> npc talk edit : I want to use the npctalk script command. Edited April 21, 2016 by Itachi Quote
0 Capuche Posted April 21, 2016 Posted April 21, 2016 https://rathena.org/wiki/Timers_(Scripting)#Use_Number_3:_Deny_Usage 1 Quote
0 Oceanid Posted April 21, 2016 Posted April 21, 2016 (edited) Without knowing what you want the NPC to say, script what you want and just use close2; and put sleep 3000; after it. Edited April 21, 2016 by Oceanid Quote
0 iubantot Posted April 21, 2016 Author Posted April 21, 2016 https://rathena.org/wiki/Timers_(Scripting)#Use_Number_3:_Deny_Usage thanks! it gave me the idea to use the healer delay script ) Quote
Question
iubantot
Npc talk onTouch but with delay
ex :
Player touch -> Npc Talk -> 3sec -> Player Touch again -> nothing happens
If player touch again but 3sec is done -> npc talk
edit :
I want to use the npctalk script command.
Edited by Itachi3 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.