• 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

    Myacc tfs 1.5 problem

    Hello Guys I have problem ,when I click on Character in on my website Because I wouldlike see What have eq skills etc I have error like that How I can Fix It ? 1700386671 I use this sql CREATE TABLE IF NOT EXISTS `player_deaths` ( `player_id` int NOT NULL, `time` bigint unsigned NOT NULL...
  2. J

    Guild War tfs 1.5 problem

    Hello guys i Have problem with war system I can sent war invite but I can not accept is write 'You dont have invite to war , when i Write /war invite ,nameguild,88 I have error [Error - mysql_real_query] Query: SELECT `id` FROM `guild_wars` WHERE (((guild1 = 1 AND guild2 = 3) OR (guild1 = 3...
  3. SalvaART

    C++ Push BAG delay when move

    Hello everyone! I have a little problem on TFS 1.5 7.72 downgraded by Nekiro. When i move i can't push bag and other items, here is delay around 1-2 sec. When i stay i can push without delay. https://gyazo.com/9cc438765e8c7c2e8596f5eda2ad62aa Someone know how to disable this delay and make it...
  4. SalvaART

    OTClient OTClient - Black screen after compiling in Object Builder

    Source: Nekiro 7.72 downgrades 1.5 TFS Problem: Hello after compiling in Object Builder my sprites from 740 to 760 or 770 after login to game i have black screen and can't see anything. Someone can explain me how to make it good and worth? I think here is problem with my items - propably i...
  5. SalvaART

    Compiling TFS 7.72 - Read map from 7.4

    Hello someone can explain me how to change otmb reader from 7.60-8.40 version to 7.40 map file? Quick info: On version map 7.60-8.40 i have bad sprites, grounds, and more On version 7.40 everything is okay and i want run my TFS with this version (7.40) When i open original Nekiro world.otmb...
  6. J

    Extraloot tfs1.5 problem

    Hello guys I have problem when Player try login I have error in console and can not login error Lua Script Error: [Scripts Interface] /home/ots/data/scripts/loot.lua:callback /home/ots/data/scripts/loot.lua:59: attempt to concatenate field 'extraloot' (a nil value) stack traceback...
  7. J

    Pay exp for Time Problem

    Hello guy I use Tfs 1.5 And when I click on lever I have this error in console How I can fix it? error Lua Script Error: [Action Interface] data/actions/scripts/online/exp3.lua:onUse luaAddEvent(). Argument #3 is unsafe stack traceback: [C]: in function 'addEvent'...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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
  14. 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...
  15. 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...
  16. 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...
  17. 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 =...
  18. 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...
  19. 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 =...
  20. 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) ~=...
Back
Top