• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

NPC Quests that require you to kill monsters

This doesn't work, so instead I used the "killing in the name of.." script and just changed it to what I needed, I recommend that.
 
Code:
[06/12/2009 01:34:06] data/npc/scripts/quest.lua:17: bad argument #1 to 'pairs' (table expected, got nil)
[06/12/2009 01:34:06] stack traceback:
[06/12/2009 01:34:06] 	[C]: in function 'pairs'
[06/12/2009 01:34:06] 	data/npc/scripts/quest.lua:17: in function 'callback'
[06/12/2009 01:34:06] 	data/npc/lib/npcsystem/keywordhandler.lua:40: in function 'processMessage'
[06/12/2009 01:34:06] 	data/npc/lib/npcsystem/keywordhandler.lua:168: in function 'processNodeMessage'
[06/12/2009 01:34:06] 	data/npc/lib/npcsystem/keywordhandler.lua:128: in function 'processMessage'
[06/12/2009 01:34:06] 	data/npc/lib/npcsystem/npchandler.lua:380: in function 'onCreatureSay'
[06/12/2009 01:34:06] 	data/npc/scripts/quest.lua:8: in function <data/npc/scripts/quest.lua:8>

any ideas?
 
what i have to say if i complete this quest? because if i say quest he will give me the next quest but no rewards...
 
Back
Top