• 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!

Solved Soya don't buy my items

freddzor11

Member
Joined
May 25, 2009
Messages
695
Reaction score
5
When I try to sell items then I get this error
Lua:
data/npc/lib/npcsystem/modules.lua:1229: bad argument #2 to 'error' (number expected, got string)
[18/08/2013 12:53:00] stack traceback:
[18/08/2013 12:53:00] 	[C]: in function 'error'
[18/08/2013 12:53:00] 	data/npc/lib/npcsystem/modules.lua:1229: in function 'callbackOnSell'
[18/08/2013 12:53:00] 	data/npc/lib/npcsystem/npchandler.lua:265: in function 'processModuleCallback'
[18/08/2013 12:53:00] 	data/npc/lib/npcsystem/npchandler.lua:450: in function 'onSell'
[18/08/2013 12:53:00] 	data/npc/lib/npcsystem/modules.lua:1296: in function <data/npc/lib/npcsystem/modules.lua:1295>
 
TFS 0.3? Then you can use this modules.
modules.lua - Speedy Share - upload your files here
This one works with both count and without count, so you won't have such errors anymore.
Or else add
Lua:
1,
After the prize of buyable items.
 
TFS 0.3? Then you can use this modules.
modules.lua - Speedy Share - upload your files here
This one works with both count and without count, so you won't have such errors anymore.
Or else add
Lua:
1,
After the prize of buyable items.

Thank you so much! SOLVED
 
Limos ive seen a ton of your replies to help this problem but it seems all the links ive found have been out dated and no longer are on speedyshare, do you happen to have those modules to help me fix this problem im having on my 0.3 TFS 8.6 server please?
 
Back
Top