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
ncreaturesay (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!
[Error - npcscipt interface]
data/npc/scripts/bank.lua
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!