• 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. tomaszek123

    [GER] [12.86] Eloria | EVOLUTION

    Start today 18:00 (CEST)
  2. tomaszek123

    [GER] [12.86] Eloria | EVOLUTION

    Start tomorrow, register today!
  3. tomaszek123

    [GER] [12.86] Eloria | EVOLUTION

    Two more days to start!
  4. tomaszek123

    [GER] [12.86] Eloria | EVOLUTION

    5 Days left to start, create your account to get the free mount!
  5. tomaszek123

    [GER] [12.86] Eloria | EVOLUTION

    General Informations: Website: Eloria (https://eloria.pl/) Map: Custom evolution with teleports World type: PVP Clients: Tibia Client and OTclient Version: 12.86 Engine TFS 1.5 No p2w Experiance Stages 1 - 50 x 300 51 - 150 x 200 151 - 200 x 150 201 - 350 x 100 351 - 500 x 50 501 - 750 x 30...
  6. tomaszek123

    [8.6] GENGIA / BEST GENGIA MAP YOU CAN GET!

    Look out for hidden soft boots
  7. tomaszek123

    [TFS 1.5] Counter based on a monster.

    I use mehah and cip client, one the cip works perfect but on mehah is just blank invisible monster 😀
  8. tomaszek123

    [TFS 1.5] Counter based on a monster.

    It dosent work on otclient :/
  9. tomaszek123

    Remove monster [Revscript]

    Hello, I am a total newbie into scripting i can just do basics , I am trying for 2 hours adding function that removes monster if player has left room or died with no success. if anyone can help TIA! local testAction = Action() function areaHasPlayer(center, radiusX, radiusY) return...
  10. tomaszek123

    Witam

    Pisze juz ten post w desperacji. Robie sam serwer evo od prawie roku w kazdym wolnym czasie po robocie. Eloria.pl Evo inspirowane serwerami evo 8.6 z lat 2012 pod tibie 12.86 na silniku 1.4 tfs lecz z nowymi rozwiazaniami Serwera baza jest moonots wiec mozna zobaczyc...
  11. tomaszek123

    Script crash after death help

    Anyone ? 🙃
  12. tomaszek123

    Script crash after death help

    Nice, it fixed the crash, however now any player can join the dungeon even if someone is already inside. Here is the whole system: Register creaturescripts: <event type="modalwindow" name="DungeonSystem_Modal" script="Dungeon Creaturescript.lua"/> <event type="modalwindow"...
  13. tomaszek123

    Script crash after death help

    I will try that thanks
  14. tomaszek123

    Script crash after death help

    Hi, So i have this dungeon script and everything works fine with no issue however only when player dies or logout server crashes. Is there any way of resolving this ? TFS 1.5 function onModalWindow(player, modalWindowId, buttonId, choiceId)...
  15. tomaszek123

    OTClient Where can I find RME

    https://github.com/Zbizu/1098extended/commits/master
  16. tomaszek123

    OTClient Where can I find RME

    There you go Releases · Zbizu/rme (https://github.com/Zbizu/rme/releases)
  17. tomaszek123

    Daily reward by Snavy TFS 1.5

    I am having this error while using below script ---[ CUSTOM FUNCTIONS ]--- local function getTableLength(t) local count = 0 for k, v in pairs(t) do count = count + 1 end return count end local function secondsToReadable(s) local hours = math.floor(s / 3600) local...
Back
Top