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

tfs 1.x

  1. USA Tibia

    [TFS 1.x] Kill Effects System - Cascading Death Animations 2026-04-30

    First contribution of many ^^ Dramatic death animations with PVP projectiles and cascading effects! Features 8 converging projectiles for PVP deaths Cascading inward collapse animation Separate PVP/PVE effects 100% server-sided Effect viewer tool included (!showfx) Fully customizeable...
  2. 2

    Problem with item rarity of color.

    Good afternoon, could someone please help me? I added this Leo system to my server. [TFS 1.X] Rarity Rolls & Custom Attributes Library (https://otland.net/threads/tfs-1-x-rarity-rolls-custom-attributes-library.268888/) It worked when I ran /roll, so far so good. Then I searched for...
  3. B

    TFS 1.X+ Connecting with otclient

    Hello, since yesterday I've been struggling to connect the OtClient client to a TFS 1.7 downgrade server. Everything worked, but when I try to connect, after entering my login and password in the TFS console, I get an error: [Error - mysql_real_query] Query: INSERT INTO sessions (token...
  4. K

    [TFS 1.5] "Rooking" system working and tested on 8.60

    🏰 Rook System for TFS 1.5 - Updated Implementation Updated and improved version of the original TFS 0.4 Rook System by Bill3000, now compatible with TFS 1.5! ✅ What's New in This Version: • Complete TFS 1.5 compatibility with modern C++ syntax • Rookie experience loss protection (vocation 0...
  5. VitoxMaster

    [TFS 1.x] Lost XP Retrieval - Skull of Fallen

    Hi everyone, I decided to share simple concept which is implemented on my OTS. Simple scenario: Upon death, the player leaves behind a skull in their corpse, which can be recovered and used to regain a percentage of lost experience. This system acts as an additional 'last chance' to soften the...
  6. bertosso

    Bug using runes/fluids while walking

    Hello, Im having a problem when trying to use runes/fluids while walking, sometimes it does not miss/use it, the character just kind go back the sqm like in the video below: Gyazo Screen Video (https://gyazo.com/e483da9c0b4f2d2ed9c1bf1097ff602a) Found this thread whit a similar problem...
  7. lukio132

    TFS 1.X+ How to set attack speed for rings and amulets in TFS 1.4.2?

    Hi everyone, I’m using TFS 1.4.2 and I’m trying to add attackSpeed to rings and amulets. For example, I want the wedding ring to give the player an attackSpeed value of 100. It works fine when added to weapons using <attribute key="attackspeed" value="100" />, but this doesn’t seem to affect...
  8. Guralztr

    [Europe] [8.6] Elysium Medium Rate, Android Client, Auras, Wings, Mounts, Daily Quests, New Spells, Monsters, Items Zombie Event etc [26.12.2025]

    We are excited to announce the upcoming launch of our brand-new server built on a custom Evolution style map. With medium experience rates, and engaging task and event systems, there’s something for every player. Key features include: Auto loot and online token rewards, Castle24 for guild +10%...
  9. L0FIC

    AAC TFS 1.5 MyAAC Gesior Shop System

    Hey guys! Some players of some regions do not get premium points added to their accounts upon donating through paypal. I don't use paypal business, so I can't set ipn on paypal website it seems. Before paypal business guys start crying --> donation and automatically adding points to the...
  10. WikiArk21

    OTClient Button PvP Mode Change | OtClientV8

    I have a different inventory than the conventional one, but it doesn't have a button to disable or activate pvp. How do I make this change? InventorySlotStyles = { [InventorySlotHead] = "HeadSlot", [InventorySlotNeck] = "NeckSlot", [InventorySlotBack] = "BackSlot", [InventorySlotBody] =...
  11. Udun

    Compiling Help after Compille TFS 1.4.1 with CMAKE

    Hello all! I'm having an issue after successfully compiling TFS 1.4.1 from here: Release The Forgotten Server 1.4.1 · otland/forgottenserver (https://github.com/otland/forgottenserver/releases/tag/v1.4.1) I compiled it with CMake on Windows 10. It seems to be having some problems establishing a...
  12. L0FIC

    TFS 1.5 PZ Icon Not Showing [ICON_PIGEON]

    Hello Guys, Using TFS 1.5 (7.72) and Otcv8 client, and i can't get the Protection Zone (Dove/Pigeon) icon to show when I enter protection zones. In player.cpp this part was previously commented out (ICON_PIGEON), i removed the comments and recompiled and restarted the server, but alas... Still...
  13. Shoorkill

    TFS 1.X+ Spell THAT LEAVES THE OPPONENT EXHAUSTED

    Good morning friends, I'm using Nekiro's TFS 1.5 and I need this spell that causes it to prevent the opponent from healing or attacking, spells, runes for 3 seconds. MY SCRIPT: My error: Any help will be welcome, thank you in advance!
  14. sharinn

    Training Monk - info about damage input over time 1

    Training Monks show damage received over last 10s
  15. czerwian

    AAC Gesior Acc and config.lua problem tfs 1.6

    Hello, I download new TFS 1.6 and want to make to it gesior acc maker but got problem on install.php with step one. I don't understand, this acc maker can't handle 1.6 or what? I don't change nothing on config. lua since mysql information is somwhere else. This is my localhost server on my PC.
  16. V

    Team Formation for a PvP-Only Pokémon Server. 2024

    Team Formation for a PvP-Only Pokémon Game About the Project We are developing an alternative Tibia server focused exclusively on PvP with a Pokémon theme, using the latest versions of The Forgotten Server (TFS) and OTClient. Our goal is to create a competitive and immersive environment where...
  17. computergeek

    Only clients with protocol x allowed

    Hi everyone, I'm fairly new to the OT community in the sense of developing and maintaining servers/clients etc. I've gotten pretty far using this forum and a few discord forums. Now I've finally got my server up and running, TFS 1.5, ZnoteAAC and a db. I can't seem to find a client that is...
  18. VitoxMaster

    [TFS 1.5 8.6] STAT_MAXHITPOINTS problem with multiple items

    Hi everyone! I've been working on resistance upgrade system recently. I'm working on TFS 1.5 Nekiro downgrade to 8.6 and I've experienced weird condition behaviour. I have to mention that I've implemented ability feature from tfs-1-3-item-abilities-via-lua-v2. This 'weird behaviour' is...
  19. Addams

    C++ High CPU Usage classicAttackSpeed

    I have been trying this for a few days but still cannot find a fix, so in the meantime, I am trying myself. I decided to post this here in case someone has a solution. CPU is going up to 80% by just one function, using TFS 1.4.2 with many commits of 1.5. I have classicAttackSpeed = true in my...
  20. N

    Lua [Tfs 1.5] tibia 8.6 Wall problem

    Hello. ive got a little problem with all walls when ive want throw rune diagonal of any wall. With spells ive got the same problem. Tfs 1.5 downgraded by nekiro. look here: https://gyazo.com/098ecf992f29c73951a494c399c9377a
Back
Top