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

tfs

  1. J

    Snowball tfs 1.5 Problem

    Hello Guys I use Tfs 1.5 Tibia 8.60 And I have problem because to teleport players from waiting room to event map and I have error in console Like that Lua Script Error: [Main Interface] in a timer event called from: (Unknown scriptfile) attempt to index a nil value stack traceback...
  2. J

    Castle 24 tfs 1.5 Problem

    Hello Guys I have Problem With Lever Script when Players Click on lever from Castle is error Lua Script Error: [Action Interface] data/actions/scripts/castlewarlever.lua:onUse data/actions/scripts/castlewarlever.lua:54: attempt to concatenate global 'guildname' (a boolean value) stack...
  3. J

    Autoloot problem tfs 1.5

    Hello Everyone I have problem with Autoloot because I would like add to my server and I try and have errors like thats When I say !loot add, gold or remove or something like that Lua Script Error: [TalkAction Interface] data/talkactions/scripts/auto_loot.lua:onSay...
  4. J

    Problem with npc missions

    Hello guys I move my server from tfs 0.4 to 1.5 by nekiro and I have little problem can somebody help me ?please error Lua Script Error: [Npc interface] data/npc/scripts/island.lua:onCreatureSay data/npc/scripts/island.lua:82: attempt to call global 'getItemInfo' (a nil value) stack traceback...
  5. J

    Weapon problem

    Hello guys I Work on tfs 0.4 but I was have a crash server and I move my server to tfs 1.5 and little bit I have problem I have custom script on arrow and have a problem like that data/weapons/scripts/arroww.lua] Function setCombatCondition was renamed to addCombatCondition and will be removed...
  6. J

    MaxPacketPersecond

    Hello everyone I would like Add to TFS 0.4 Tibia 8.60 MaxPacketPersecond When Players Do something on server (Try Crash ,Autofollow etc) Player willbe Logoaut Can somebody help me please?because I have problem
  7. J

    Autoloot Problem tfs 0.4

    Hello Guys I have problem with autoloot TFS 0.4 Tibia 8.6 When Player Died I see error in console Like that My Script is: local tabela = {} local function getPlayerList(cid) local tab = {} if getPlayerStorageValue(cid, 442002) ~= -1 then table.insert(tab...
  8. chucky91

    TFS 8.60 with Cast System

    I modified this project to compile on Windows without using cmake's automatic configuration, however it is not compiling on Ubuntu in cmake. The original project does not compile on Windows or Ubuntu. If someone more experienced in Linux compilation could look into it. It's a good server with...
  9. J

    New Ooutfits Tfs 0.4 Problem

    Hello guys I use TFS 0.4 tibia 8.6 and I Have 25 Addons When I add one more so is 26 I cant see last one (new addon) and this is maximum or I can add more?? my script Outfits.xml is: <?xml version="1.0"?> <outfits> <outfit id="1"> <list gender="0" lookType="136" name="Citizen"/> <list...
  10. J

    events timer

    Hello I use TFS 0.4 and I have problem with timer events script I have Error in console and script not working can anyone help me ?please my script in globalevents is : local EventsListalist = { {time = "01:00", name = "Snowball Event"}, {time = "02:00", name =...
  11. J

    !frags problem tfs 04 3777

    Hello guy I use tfs 0.4 tibia 8.6 And When Player have Redskull I remove Comand !remove skull Script --- skull remover by kakilo - quinto script function onSay(cid, words, param, channel) if (getCreatureSkullType(cid) == SKULL_BLACK) then if doPlayerRemoveMoney(cid, 100000000) then...
  12. Travisani

    TFS 1.X+ How to declare an summons counter for my spells?

    I tryied to do a script for make a random summon. But i got this error: [error] Lua script error: error... boss_summon.lua:14: attempt to compare nil with number stack traceback: [C]: in function '__lt' ...boss_summon.lua:14: in function boss_summon.lua:10 local combat =...
  13. J

    Problem autoloot

    Hello guys I have problem with autoloot I use Tfs 0.4 tibia 8. 6 I have error in console like that My script is -- Sistema de auto loot criado por Henrique Matheus - HServers local tabela = {} local function getPlayerList(cid) local tab = {} if getPlayerStorageValue(cid, 0442002) ~=...
  14. J

    Debug after Clean map

    Hello I use TFS 0.4 3777 tibia 8.6 and I have problem Because ,after clean map sometime players Have debug ,or Stay in 1 sqm and not walk and is like that after clean what you thing about this?what is problem?where I can looking for problem?no error in console Can somebody help me?please...
  15. danio4don

    ubuntu 22.04 run tfs and refresh myaac. server shudowns error

    Ubuntu 22.04 when you run the TFS server and refresh the website is the server is off with this error in the console https://prnt.sc/VzVLRk7m96xM git https://github.com/otland/forgottenserver/issues/4533
  16. Jpstafe

    I have many errors when compiling this server.. what am I doing wrong?

    Hi otland community, I've decided to move to tfs, and I'm trying to build this server: GitHub - ErikasKontenis/SabrehavenServer (https://github.com/ErikasKontenis/SabrehavenServer/tree/master) I have downloaded the boost and the TFS SDK from this link: Compiling on Windows...
  17. Rondel

    26.08.2023 TFS NEKIRO 7.72 <fmt> lib problem

    Hey, I've just followed the Compiling on Windows (vcpkg) (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows-%28vcpkg%29) tutorial. I've succesfully went through all the steps, however when I tried building the Nekiro 1.5 TFS 7.72 downgrade i've encountered few errors: Severity...
  18. J

    Error mysql in my console

    Hello guys I have problem,I use tfs 0.4and when I turn on my server is error in console How I can fix it?Be cause I can not find how I can do it
  19. J

    Autoloot problem

    Hello guys I use tfs 0.4 8.6 and I have problem with autoloot I see sometime error in console can somebody help me?please <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Loot System" version="1.0" author="Vodkart And Mkalo" contact="none.com" enabled="yes"> <config...
  20. J

    New money tfs 0.4

    Nie I can add new Money to my server Golden nuggets? Id 2157 ? I MUST COMPILE ENGINE ?
Back
Top