• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. J

    server works fine for local ip but wont start with public

    You are sure your ip no change number ip? 1742273736 Config.lua ip = "you number ip" bindOnlyGlobalAddress = false loginProtocolPort = 7171 gameProtocolPort = 7172 statusProtocolPort = 7171 maxPlayers = 1000 What is you Ip? https://www.whatismyip.com/
  2. J

    [Poland][8.6]| Evo | Santera OTS | Start 25.08.2023

    28/03/2025 Create Account Today FREE POINTS AFTER START SERVER!
  3. J

    Any good mobile servers?

    Santera.hopto.org
  4. J

    OTC SHOP Aura and Wings PRoblem

    ok working normal buy but when wa type 709, was picture aura but when i change for type 1 is now how \i can change or normal aura picture? 1742000414 Mateus Can you help me ?please 1742002393 Can be Like that? <?xml version="1.0" encoding="UTF-8"?> <auras> <aura id="708" clientid="708"...
  5. J

    OTC SHOP Aura and Wings PRoblem

    So I dont know why not working for me -- BETA VERSION, net tested yet -- Instruction: -- creaturescripts.xml <event type="extendedopcode" name="Shop" script="shop.lua" /> -- and in login.lua player:registerEvent("Shop") -- create sql table shop_history -- set variables -- set...
  6. J

    OTC SHOP Aura and Wings PRoblem

    When I buy wing or aura I no buy and I see error in console Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/extendedopcode.lua:onExtendedOpcode data/creaturescripts/scripts/extendedopcode.lua:409: attempt to concatenate field 'name' (a nil value) stack traceback...
  7. J

    OTC SHOP Aura and Wings PRoblem

    @idler?
  8. J

    OTC SHOP Aura and Wings PRoblem

    I have This Script Otc shop from Creaturescripts -- BETA VERSION, net tested yet -- Instruction: -- creaturescripts.xml <event type="extendedopcode" name="Shop" script="shop.lua" /> -- and in login.lua player:registerEvent("Shop") -- create sql table shop_history -- set variables...
  9. J

    Connection Failed (10061)

    Try in config write like that bindOnlyGlobalAddress = false loginProtocolPort = 7171 gameProtocolPort = 7172 statusProtocolPort = 7171 maxPlayers = 1000
  10. J

    [Poland][8.6]| Evo | Santera OTS | Start 25.08.2023

    I add Wings and Auras :)
  11. J

    [Poland][8.6]| Evo | Santera OTS | Start 25.08.2023

    1741877974 1741878172 1741878608 New items, outfits, and mounts – exclusive elements from newer Tibia versions available for all players! Critical & Dodge system – chance for critical damage and...
  12. J

    wild growth rune doesnt work.

    local combat = Combat() combat:setParameter(COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_EARTH) combat:setParameter(COMBAT_PARAM_CREATEITEM, ITEM_WILDGROWTH) mwCountDownStart = function(position, seconds) local spectators = Game.getSpectators(position, false, true, 7, 7, 7, 7) if #spectators...
  13. J

    OTC JOB

    Hello guys I have problem with OTC I would like Make aura and wings ,shop,tasks,alive bosses of course for money $$ Tibia 8.6 tfs 1.5 by nekiro If you are Interesed Please say PW
  14. J

    Program PuTTY

    jak odpaliles 1 raz putty to miales czy zarejestrowac key cos w tym stylu i wziales zamiast TAK to NIE zrestartuj putty i zobacz czy ci ponownie wyskoczy
  15. J

    [8.6] TFS 1.5 Baiak, Mount and Modal widow.

    Hello With one you use editor items.otb?
  16. J

    OTHIRE (script actions) Double experience 2x, when clicking on the scroll

    local config = { rate = 2.0, time = 1, -- Hours of Exp Time storage = 20011, exhauststorage = 9583, exhausttime = 3600 -- time in seconds } function onUse(cid, item, fromPosition, itemEx, toPosition) if exhaustion.check(cid, config.exhauststorage) then local time...
  17. J

    RevScripts Set Max Level by revscript

    if I good remember is src/player.cpp
  18. J

    Lua Reborn system problem with items

    Solved Thanks Guys for help <3
  19. J

    Lua Reborn system problem with items

    Guys thank tou for help but I try 2 scripts I put to data/scripts and no working Players all the time can use items
  20. J

    Lua Reborn system problem with items

    Hello I use TFS 1.5 by nekiro and I have reborn system local config = { talk = "!reset", resetCostItemId = 10558, newlevel = 8, redskull = true, battle = true, pz = true, healthPercent = 25, -- hp percentage (20%) manaPercent = 25, -- mp percentage (20%)...
Back
Top