I'm getting an error I think on this line
function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end
on my npc, I'm using the latest TFS 9.6, is there a problem with this, do I change it at all or is the problem somewhere else probably?
I'm not hosting the...