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

Problem with depositer

giddy92

New Member
Joined
Aug 8, 2014
Messages
69
Reaction score
0
Hello, i cant withdraw and deposit money, when i try, in console have that communicat:

Linux Console:
Code:
Lua Script Error: [Npc interface]
data/npc/scripts/bank.lua:onCreatureSay
data/npc/scripts/bank.lua:307: attempt to call global 'doPlayerWithdrawMoney' (a nil value)
stack traceback:
        [C]: in function 'doPlayerWithdrawMoney'
        data/npc/scripts/bank.lua:307: in function 'callback'
        data/npc/lib/npcsystem/npchandler.lua:393: in function 'onCreatureSay'
        data/npc/scripts/bank.lua:23: in function <data/npc/scripts/bank.lua:23>


I have TFS 1.0 / 10.31
EvoRPG map: http://otland.net/threads/10-31-tfs-1-0-evorpg-by-zbizu-v5.207163/

bank.lua: http://pastebin.com/HCeCDAL5
npchandler.lua: http://pastebin.com/uun8qiCQ
 
Back
Top