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

NPCScript Interface

RaikND

facebook.xenoria.org
Joined
May 12, 2010
Messages
942
Reaction score
10
Location
Spain
there is error... i dont know much from .lua...

Code:
[15:7:20.340] [Error - NpcScript Interface] 
[15:7:20.340] (Unknown script file)
[15:7:20.340] Description: 
[15:7:20.340] data/npc/lib/npcsystem/modules.lua:1151: bad argument #2 to 'error' (number expected, got string)
[15:7:20.340] stack traceback:
[15:7:20.340] 	[C]: in function 'error'
[15:7:20.340] 	data/npc/lib/npcsystem/modules.lua:1151: in function 'callbackOnBuy'
[15:7:20.340] 	data/npc/lib/npcsystem/npchandler.lua:263: in function 'processModuleCallback'
[15:7:20.340] 	data/npc/lib/npcsystem/npchandler.lua:440: in function 'onBuy'
[15:7:20.340] 	data/npc/lib/npcsystem/modules.lua:1292: in function <data/npc/lib/npcsystem/modules.lua:1291>

Thanks :)
 
Back
Top