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

    [TFS 1.X] Pet System - Scripters, I challange you to make it together!

    What's the problem with storages? I made a Pet System (some yeard ago, for TFS 0.3.6 i think) and all the info was saved with players storage (pet exp, mana/health, level) and you just have to create a lib containing all pet info (i.e: spells, exprate, etc)
  2. Darkhaos

    [USA] 8.6 Furia OT Real Map with unique features!

    Web: http://playfuria.sytes.net IP: playfuria.sytes.net Welcome to Furia OT-Server 8.60 with Real Map! The Furia Staff welcomes you to this new server based on Real Tibia. With a lot of unique featurs, you'll experience a unique gaming experience. Server Info: Experience: Stages (from 450x...
  3. Darkhaos

    [Concept] Dynamic Maps

    I made something similar to this like 1+ year ago when everyone called it 'Instances'. I made it using a TFS-Bug with doAreaCombatHealth function to create tiles in empty sqms. Checking every stackpos of a tile from the main map and inserting values inside tables.
  4. Darkhaos

    [USA][10.41] Ampera Server with RL Map (And Roshamuul)

    Added support for client 10.20
  5. Darkhaos

    [USA][10.41] Ampera Server with RL Map (And Roshamuul)

    Update! Now everyone is premium account. You can buy promotion, train offline, etc. There's still vip features like new promotions (only mana/health regen changes, nothing about attack speed or something else) Exclusive Boats. Exclusive Cities/Hunt Areas.
  6. Darkhaos

    Player Management 2.5

    Checkout what's coming!
  7. Darkhaos

    [USA][10.41] Ampera Server with RL Map (And Roshamuul)

    Welcome to Ampera Server! IP/Web: ampera.servegame.com (Port: 7171) VERSION 10.20-10.41 Real Map (All cities, including Roshamuul) Free Premium Umbral Creation (NPC Eruaran) All Quests (Inquisition, Poi, WotE, Yalahari, Etc.) Gnome base and Warzones I, II and III 100% Raid System 100% Addonds...
  8. Darkhaos

    Modal Window

    It's for TFS 1.0
  9. Darkhaos

    Guess the age of the next poster!

    False, 21. Next is 40
  10. Darkhaos

    Lua Get player list

    local q = db.getResult('select id from players;') local t = {} if q:ID() ~= -1 then repeat table.insert(t, q:getDataInt('id')) until not q:next() q:free() --not sure about this, i don't remember end
  11. Darkhaos

    Solved Problem with port 80

    It was my ISP provider, now everything works fine. Thank you all :)
  12. Darkhaos

    Solved Problem with port 80

    Yes it does But idk why because i opened it.
  13. Darkhaos

    Solved Problem with port 80

    Says gateway device not found.
  14. Darkhaos

    Solved Problem with port 80

    I tried what you said. The problem persists :/
  15. Darkhaos

    Solved Problem with port 80

    Yes, i tried disabling all from AVG and also disabling Windows' Firewall.
  16. Darkhaos

    Solved Problem with port 80

    Hello, i've been trying to solve this problem but i really can't I don't know why but people can't access to my website. So here is all the info about my router/pc/ports: I have a TP-Link WR741ND router and my connection is WAN type. I already opened the ports at router page. I changed remote...
  17. Darkhaos

    [TFS1.0] Ingame Manager (Administrating Players and such)

    Modal Window? WTF? Since when is this a feature in TFS? Omg i have a lot of ideas with this right now...
  18. Darkhaos

    Necronia - Discussion

    Maybe this was already answered but i really don't want to look through 14 pages of posts... How exactly will beta works? Only certain players will be able to play or everyone who wants?
Back
Top