How can i make the NPC have a timer for 10 seconds. here is my script
mes "[ArchBishop]"; mes "I will be calling him now from the Church."; next; mes "[ArchBishop]"; mes "He will be here in 10 seconds,just wait for him."; next; mes "[ArchBishop]"; mes "Goodbye~"; summon "Poring",1002,3000, strnpcinfo(0) +"::On"+ getcharid(0); close;
So the timer will be added after the bishop say he will be here in 10 seconds. And the player will need to wait 10 seconds after the bishop says the line Goodbye~.
How can i make the NPC have a timer for 10 seconds. here is my script
So the timer will be added after the bishop say he will be here in 10 seconds. And the player will need to wait 10 seconds after the bishop says the line Goodbye~.
Edited by xienne15Share this post
Link to post
Share on other sites