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

Recent content by Sunnad

  1. S

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    I've been looking at your project and I like the things and improvements, it's just that my server is running TFS 1.4.2, not TFS 1.8. And I would like to know if it is possible to adapt that Chain system to a TFS 1.4.2...
  2. S

    C++ Boss Reward System BlackTek-Server

    This solution you posted is working but it has an error when the player doesn't grab the loot and logs out or dies, all items that are Stackable are eliminated, only the players need to do boss and grab the loot at once to avoid being eliminated if they die or log out
  3. S

    [TFS 1.4.2] Boss Reward Chest System!!

    Friend to what I mean more than all is that I testify the system that when more than 3 player kill a boss Example Worldboss not all take out the maximum reward 2 to 3 person no matter how much I have the loot chance high always passes and always gives the best damage, but when the player kills a...
  4. S

    [TFS 1.4.2] Boss Reward Chest System!!

    Bro but that system has an error if it is not on the Blacktek server well in the case of my server I am having an error that if several players attack a boss the majority do not get loot only the highest damage and by the way when the player drops the reward item to the backpack and there is...
  5. S

    Creature.cpp error RemoveCondition

    Good afternoon, when a player dies due to a boss or monster, I'm getting an error in two parts of the creature.cpp and the server is crashing. My server is a TFS 1.4.2 v10.98 I get an error in these functions exactly void Creature::removeCondition(Condition* condition, bool force/* = false*/)...
  6. S

    MyAAC v1.0

    Good evening, is it possible to add these types of gifs or pngs to these buttons in Myaac?
  7. S

    OTclientV8 ItemTooltip + rarity frames + custom color on item name

    Is there a way to only display the rarity and not the Tooltips? Because in my TFS 1.4.2 it's working fine, but I'd like to remove the Tooltips because I have the Oen Tooltips and the two don't look good.
  8. S

    How to put MW and classic target in TFS

    In this way he should attack the monster 2 sqm diagonally and he doesn't. It only attacks two square meters if what you are attacking is north and the attacker is south or vice versa, but if it is two square meters to the right or left diagonally it does not do so.
  9. S

    How to put MW and classic target in TFS

    Good afternoon, I have a problem with the target and MW in TFS 1.4.2. I want to put it in classic mode. The target goes over walls and the MW in the south part. If a MW is in front as I show in the image, it does not let you place it.
  10. S

    [TFS 1.5] Sex System 2.0 🍑

    You have to integrate the modalwindowhelper to your server Data/Global.lua dofile('data/lib/modalwindow.lua') In data/lib/ we create a file called modalwindow.lua and inside we paste this if not modalWindows then modalWindows = { modalWindowConstructor = ModalWindow...
  11. S

    [TFS 1.4.2] World exp, skill and loot boost

    Good morning, could the script be modified so that the boost is activated separately and by item id, that is, click on the item and modalwindows opens and has the 3 options inside and lets you choose one and in tfs 1.4.2 in the part of function Container.createLootItem(self, item, creatureName)...
  12. S

    [14.12] Canary Map - Converted to TFS

    Very good, I already tried it and it's great
Back
Top