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

Search results

  1. Eduardo170

    TFS 1.X+ [TFS 1.3]data/npc/lib/npc.lua:20: attempt to call method 'addItem' (a nil value)

    Ready I did. Thank you. Change: ITEM_SHOPPING_BAG to 1988 example: doNpcSellItem(cid, ITEM_LABEL, shop_amount[cid], shop_subtype[cid], true, false, 1988)
  2. Eduardo170

    TFS 1.X+ [TFS 1.3]data/npc/lib/npc.lua:20: attempt to call method 'addItem' (a nil value)

    Nekiro TFS Downgrade to 8.6, I made a backup, and I still try copy and paste those and I continue with the problem.
  3. Eduardo170

    [8.60] Latest forgottenserver 1.3/1.4. Clean downport.

    Are you sure you are in the correct repository? https://github.com/nekiro/forgottenserver/tree/8.6-downgrade If you click above in forgottenserver, you move to the original which is 10.98
  4. Eduardo170

    GlobalEvent [1.3] Metin Stone Event - Full auto

    This script don't work as it should be. A wave comes out and it automatically lowers his life.
  5. Eduardo170

    [8.60] Tomek Chleje Mapping ;d

    Waterfalls and rivers underwater I dont like, but i dont knew that ice underwater with rocks look like icebergs . It doesn't look real. You do a lot spam with that waterfalls on the map.
  6. Eduardo170

    TFS 1.X+ [TFS 1.3]data/npc/lib/npc.lua:20: attempt to call method 'addItem' (a nil value)

    The problem happens when you enable option "buy with backpack" in trade window.
  7. Eduardo170

    Andreew's showoff

    Masterpieces, awesome.
  8. Eduardo170

    TFS 1.X+ [TFS 1.3]data/npc/lib/npc.lua:20: attempt to call method 'addItem' (a nil value)

    This happen with all npcs, when I try buy but something. Update: The problem happens when you enable option "buy with backpack" in trade window. I have vanilla TFS1.3 -- Including the Advanced NPC System dofile('data/npc/lib/npcsystem/npcsystem.lua') function msgcontains(message, keyword)...
  9. Eduardo170

    TFS 1.X+ [TFS 1.3]DemonOak from ORTS for my own 8.6(attempt to index global 'Storage' (a nil value)

    Like this ? player:setStorageValue(Storage.DemonOak.Done, 1) to player:setStorageValue(11555, 1)
  10. Eduardo170

    TFS 1.X+ [TFS 1.3]DemonOak from ORTS for my own 8.6(attempt to index global 'Storage' (a nil value)

    I've been getting some errors in storage, I'm afraid this is because it is configured with other files on that server, somehow. I think it's due to this player:setStorageValue(Storage.DemonOak.Done, 1) player:setStorageValue(Storage.DemonOak.Progress, 1) Error. Lua Script Error: [Test...
  11. Eduardo170

    Implemented MyAAC in GitHub links

    ^ I like that.
  12. Eduardo170

    TFS 1.X+ [TFS 1.3][Globalevent] save my server every 3 hours.

    Well, I was doing something wrong xD, mb. Thank you!.
  13. Eduardo170

    TFS 1.X+ [TFS 1.3][Globalevent] save my server every 3 hours.

    Mmm.[Warning - Event::checkScript] Event onThink not found. scripts/serversave.lua About talkaction... I created the "scripts" folder, I put talkaction script inside. I reset my server and nothing happen . I dont have idea.
  14. Eduardo170

    TFS 1.X+ [TFS 1.3][Globalevent] save my server every 3 hours.

    How do I make this run every 3 hours?
  15. Eduardo170

    TFS 1.X+ [TFS 1.3][Globalevent] save my server every 3 hours.

    I need a globalevent script that save my server every 3 hours, save everything and clean my map, with a message of warning of 5 minutes. Plus: If possible a talkaction script for my god for when I want save my server.
  16. Eduardo170

    Spell [TFS 1.X] Shove

    It's a shame that this doesn't work for 8.6
  17. Eduardo170

    Port 80/8080 not working

    Error HTTP 500?, This happen to me. I use latest version of The Uniform Server.
  18. Eduardo170

    [8.60] Latest forgottenserver 1.3/1.4. Clean downport.

    3 posts up, there are the screenshots
Back
Top