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

Error - npcscipt interface... HELP PLEASE!

empana

New Member
Joined
Dec 13, 2010
Messages
53
Reaction score
0
hello, when i try to talk with an npc in my server (say "hi") the npc do not respond and the console throw an error that says

[Error - npcscipt interface]
data/npc/scripts/bank.lua:oncreaturesay (this happens with all the npc's not only the banker)
description:
data/npc/lib/npc.lua:51: attempt to call global 'isvalidposition'
(a nil value)
stack traceback:
data/npc/npc.lua:51: in function 'getnpcdistanceto´
data/npc/lib/npcsistem/npchandler.lua:593: in function 'isinrange'
data/npc/lib/npcsystem/npchandler.lua:414:in function 'oncreaturesay'
data/npc/scripts/bank.lua:15: in function <data/npc/scripts/bank.lua:15>


please i need help to fix it

thanks!
 
Back
Top