ToninhoGC
WarGate.EnT
- Joined
- Oct 2, 2007
- Messages
- 194
- Reaction score
- 1
I must make an NPC with the system of message delay, but I can not use it,
a short delay...
I also know, when you use the NpcHandler: resetNpc ()
Code:
npcHandler:say("Let's see if you are worthy. Take an inquisitor's field guide from the box in the back room. ... ", cid)
a short delay...
Code:
npcHandler:say("Follow the instructions in the guide to talk to the Thaian guards that protect the walls and gates of the city and test their loyalty. Then report to me about your mission.", cid)
I also know, when you use the NpcHandler: resetNpc ()