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

npc error

  1. H

    NPC function problem

    Hello first good night to all the otland community, I'm coming back here because another bug happened on my server and I don't know how it happened. The npcs that have the function of "buying items" from the player, do not complete the transaction as shown in the screen below. I tried with other...
  2. S

    [TFS 1.3 - NPC] NPC does not sell new items

    I'm using the TFS 1.3 downgrade from Nekiro 8.6. I added the Exercise Weapon system and it's working perfectly, but I'm trying to put the weapon to sell to the NPC and I can't, the item appears in the trade window but I can't buy it and I don't even look I can put other existing items, but...
  3. danio4don

    npc error

    Hello. when I want to buy a label from npc, something pops up in the console Lua Script Error: [Npc interface] (Unknown scriptfile) data/npc/lib/npcsystem/modules.lua:981: attempt to call method 'getTotalMoney' (a nil value) stack traceback: [C]: in function 'getTotalMoney'...
  4. danio4don

    TFS 1.X+ NPC Cipfriend error

    TFS 1.3 10.98 npc Cipfriend please help.
  5. D

    Problem with NPC Auction

    Hello, well.. I need some help because i am going crazy with this.. The thing is when one player is talking with this NPC and another player talks at the same time, if they both are selling something then the same item name appears to both, like one is selling BOH and the other is selling spike...
  6. amoxicilina

    Lua Task system - tfs 1.3

    hello brothers, i am having a problem with my task system, follow image and .lua lib and npc.
  7. amoxicilina

    Promotion for Task

    Hi everyone, I'm having problem with this promotion npc by task, I'm talking to npc, it does not respond to me and not from the error in the console. I'm using tfs 1.x NPC: CREATURESCRIPTS: TAGS:
  8. BrownDeveloper

    NPC CAN'T BUY ITEMS..

    Hello comunity i have next error on console [27/06/2018 17:05:03] [string "?"]:1229: bad argument #2 to 'error' (number expected, got string) [27/06/2018 17:05:03] stack traceback: [27/06/2018 17:05:03] [C]: in function 'error' [27/06/2018 17:05:03] [string "?"]:1229: in function...
  9. Lyky

    [NPC Bug] Sells bow when buying crossbow

    Hi, I have the simplest bug, but with this npc system i'm not sure how to fix it (looks like parsing issue); The code look ok - but i may have missed something. NPC Script local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  10. D

    Lua TFS Npc problem. (TFS 1.2)

    Here is the error i am having... Below the error is the code i am trying to use. local npcTable = { -- ["item name (what player will say)"] = {buyId = id of the item they are buying, costId = id of the currency used to buy, costCount = how many of the currency required to buy}, ["item...
  11. P

    The Forgotten Server 0.3.6 (NPC ERROR)

    Hey guys, I'm using [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8 from here. I've got problems with npc. When I trying to sell items to NPC an error appears in the console. [08/07/2017 17:42:10] [Error - Npc interface] [08/07/2017 17:42:10] (Unknown script file) [08/07/2017 17:42:10]...
  12. B

    Broken Trade/Bank.

    Hey guys! I have a bit of a weird problem, I can't seem to know where the problem itself is but here's what happens: Whenever I deposit money into the bank, it is deposited just fine and I can withdraw it at any time with not any problem; however, the problem arises when I 'trade' with any...
  13. gudan garam

    Lua Question regardin tfs and lua scripts

    Hey guys, so, I'm here to ask a question that I think you guys can answer really easily. The things is... I have a 8.6 server that I downloaded like 3 years ago and edited the whole thing, but I don't have the right sources to its distro, its a windows distro already compiled that came with the...
  14. simonstenberg

    Really need help with npc error

    https://imgur.com/um3sSts Why is this coming up in my console when sever is started, the npc's seems working good but i dont know what that error is. Please help really wanna solve this :) And does anyone know why my server is lagging after about 10 minutes ? i have 100/100 upload and download...
Back
Top