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

  1. B

    [BRAZIL] [8.0] Free OT

    IP: freeot.servegame.com Port: 7171 Client: Tibia 8.00 Uptime: 24/7 Hosted in: Dedicated server in Brazil Website: Latest News - Free OT (https://freeot.servegame.com) Exp rate: 5x Loot: 3x Skills: 10x Ml: 10x Premium/Tibia Coin: Free Map: Real Map based off 8.0 client Server type: Open pvp...
  2. B

    Old runes

    @kibo433 thanks
  3. B

    Old runes

    I'm trying to balance my runes on server 8.0. How was this calculation done in that version? Example of UH and SD: Does UH increase healing per level and magic level? Or is it more focused on magic level? SD - is it more focused on magic level or does level also count?
  4. B

    animatedOutfits with idle

    I'm adding the new outfits to the website for version 15.20 and I noticed that all the outfits with idle animations have incorrect movement on the site. I've already made some changes to the file that generates the animation on the website, but without success.
  5. B

    Walking Bug - ticks backward

    I'm having a problem on my server; a specific character is taking several toggle movements backward every time they move north, south, east, or west. After 16 seconds you can clearly see the character trembling, twitching backward, and the name also starts trembling. If you pay close...
  6. B

    OTClient Old Outfits

    Thank you very much. Did the official Tibia client add this? I didn't know. This client is a downgrade, so the IDs are the same as the official Tibia client.
  7. B

    OTClient Old Outfits

    I'd like to know if there are any old outfits from version 7.40 that include mounts. I think it's difficult to find; I've searched and haven't found anything.
  8. B

    OTClient button

    I'm having a little trouble understanding the client's logistics. I'm trying to move the buttons to a different location; for example, I'm trying to move the bot's button closer to the health and mana bars. I've already managed to do something similar, but it's starting to affect other things...
  9. B

    Mount System 8.00 Help

    It will only work from OTClient; if you try to access it with the CipSoft client, a debug error will occur.
  10. B

    Mount System 8.00 Help

    I'm not entirely sure how to explain it because it was quite laborious and time-consuming for me, but you can start like this to understand: I found a TFS 1.2 source with mounting privileges. Open Notepad++ and use the command Ctrl+Shift+F. In the search field, type "mount," and in the field to...
  11. B

    question about new server

    I recently found some files I've always been looking for, a very old version, 8.0, but these files don't contain the source code. Does anyone know which TFS file I can use for this project?
  12. B

    new mana potion

    ** SOLUTION ** potion.lua local berserk = Condition(CONDITION_ATTRIBUTES) berserk:setParameter(CONDITION_PARAM_TICKS, 10 * 60 * 1000) berserk:setParameter(CONDITION_PARAM_SKILL_MELEE, 5) berserk:setParameter(CONDITION_PARAM_SKILL_SHIELD, -10) berserk:setParameter(CONDITION_PARAM_BUFF_SPELL...
  13. B

    new mana potion

    I believe that on the TFS 1.2 server (8.0), mana fluid cannot be changed to stackable, so I created a new mana potion and it's working. However, when I put it on the hotkey and hold it down to use it several times in a row, after 3-4 uses it gives an exhaustion message, but this doesn't happen...
  14. B

    OTClient Nekiro TFS 772 mount system

    That's exactly it, after a while since I created the post and commented here, I kept searching until I found it. Thank you so much <3
  15. B

    OTClient Nekiro TFS 772 mount system

    @Malek I'm having the same problem, were you able to fix it?
Back
Top