Hello so im editing my task system but i fucked something up he wont respond to message 'hi' pretty sure my entire code is just one big mess. What i tried to do is add multiple creatures with different names so it would count them for a task
NPC
taskmaster.lua
pastebin.com
creaturescript
pastebin.com
NPC
XML:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Task Master" script="taskmaster.lua" walkinterval="0">
<health now="100" max="100"/>
<look type="98"/>
</npc>
taskmaster.lua
local keywordHandler = KeywordHandler:new()local npcHandler = NpcHandler:new(k - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
creaturescript
local config = { --{monsterNames = {'name in lower case', 'name in lower ca - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.