but this is not good idea, here any other way?lib/npcsystem/modules.lua
FOCUS_FAREWELLWORDS = {"bye", "farewell"}
i say ddddd and dont close talkingCode:npcHandler:setMessage(MESSAGE_FAREWELL, "ddddd") npcHandler:setMessage(MESSAGE_WALKAWAY, "xdxd.")
dont work itCode:if msgcontains(msg, 'dd') then npcHandler:resetNpc(cid) end