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

Search results

  1. kay

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    "Value" stands for atk or def value multiplied by the fight stance factor. These are following: full atk: 1.2 (rounded down) / 0.6 (rounded up) balance: 1 / 1 full def: 0.6 (rounded up) / 1.8 (rounded down) E.g. giant sword stats are: 46/22 on balance, 55/14 on full atk, 28/39 on full def...
  2. kay

    C++ monster ranged attack tfs 1.5 are very off is there a way to fix this?

    That solution has nothing to do with it. It only changes normal distribution to uniform. It's nothing new, tfs has never been accurate to the real tibia to say the least, and there's no easy fix for this. It just works differently in many aspects. Also, if anything, it aims to mimic the current...
  3. kay

    [UK][7.4] Tibiantis Online

    Honestly, I'm really sorry for those that cannot fully enjoy it because of their latency. But not for anyone who wants to push us to open a new world just because, and especially not for those implying that we should abandon the current one and start a new "edition". Sadly, there is no location...
  4. kay

    [UK][7.4] Tibiantis Online

    The way you are referring to Tibiantis as "first project" shows that you're probably missing its point. Tibiantis is not an OT that's going to run 2nd, 3rd, 10th and 50th "edition" like many others do. We always said that Tibiantis was meant to be a quality long term server for years, one of a...
  5. kay

    [UK][7.4] Tibiantis Online

    There's no "american server" coming either.
  6. kay

    [UK][7.4] Tibiantis Online

    There won't be any "8.0 version" (or any other version at all), please stop trolling.
  7. kay

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    I don't have time to browse through the whole code, but from a quick glance - they seem to be correct. Armor reduction was: arm/2 + rand()%(arm/2). Mind, that this is all integers, so any odd arm value gives the same results as arm-1. For damage or defending it is: (5 * skill + 50) * value *...
  8. kay

    [UK][7.4] Tibiantis Online

    And why do you think is that? As explained at least a hundred times, Tibiantis was always meant to stay 7.4. Not 1:1 without any changes at all, but close to it. Maybe that's not the most creative idea, and maybe that's not what the majority of Tibia/OTS players want, but that's the niche we...
  9. kay

    [UK][7.4] Tibiantis Online

    It's already 5 years since you started posting how this server will fail and that you wouldn't bother playing... but still misunderstanding its concept. Tibiantis had been announced (and has always been advertised like that) as a stable server with longterm approach, with as much of the old time...
  10. kay

    [Google Chrome Extension]

    works like charm, thank you
  11. kay

    [UK][7.4] Tibiantis Online

    If you look deeper into that, you may notice that it's hardly a map issue, because the scale in which all the spawns are rated is always relative. The best spawns are always going to be highly occupied, because... well, they are the best; and that's where you have the queues (and why). If you...
  12. kay

    [UK][7.4] Tibiantis Online

    I guess I am selling items in Treasura too 🤦‍♂️ Treasura Products Online Shop - Coins Spent Wisely | Treasura Store (https://treasura.store/) Seriously, no need to comment on any bullshit produced by that troll during his usual drug trip. Just don't pay attention to him.
  13. kay

    [UK][7.4] Tibiantis Online

    Let me ask again, did you even level up to 150 yourself? I know you didn't. It's a ridiculous argument, considering that for any casual player it should take years to get to level 150, let alone say 200. Unless you're purposely skipping the whole content (e.g. by account trading/sharing, power...
  14. kay

    [UK][7.4] Tibiantis Online

    Cipsoft was a company that had a whole team of content creators. They were not just three people for whom it wasn't even a full-time job, at this point. Sorry, but we can't provide updates more frequently than we do, while still maintaining the same quality in every other aspect including rule...
  15. kay

    Wierd bug with high hp

    2000000000 is just below and 2200000000 just above the max value for 32-bit signed integer (2147483647), so perhaps this is the cause of your errors. The solution would be to change the type or simply to not exceed that limit.
  16. kay

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Reboot is set true by default. You're passing RebootTime upon the launch via QueryManager, and the game server will shutdown at that time with saving and refreshing the map. Whether it can restart automatically depends on the script file "reboot-daily" that has to be placed in the same directory.
  17. kay

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    It can either skip saving the map, or save the map with refreshing, or save the map without refreshing - depending on how you close it. Refreshing applies ONLY to all the tiles with refresh flag. By default, the 'normal' daily reboot is done with saving and refreshing. If you close the server...
  18. kay

    [UK][7.4] Tibiantis Online

    We're not going to open a new world in America anytime soon. Some day, maybe yes, but not in the nearest future. Sorry.
  19. kay

    [UK][7.4] Tibiantis Online

    Dear Players, As most of you probably know, Tibiantis has been a target of many DDoS attacks lately. We do not understand the motivation behind this, yet we do know one thing—there will always be those who are bothered by the fact that others can take joy and pleasure in playing a game. Those...
  20. kay

    Gatekeeping

    Well, apparently not. 🤷‍♂️
Back
Top