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

    [Poland] [8.00] Treasura |Long term x1| Start 12/04/2024 at 18:00 CEST

    It's such a phenomenon, because Treasura players actually don't care about anything. But of course they have right to this.
  2. Hashcube

    TFS 1.X+ field damage 50% less damage

    It's because you are walking on pvp field and it deals 50% dmg
  3. Hashcube

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    We have a potential solution, but for me it is too inconsistent with the tfs 1.5 dg by nekiro source code.
  4. Hashcube

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    0 monsters and 0 npcs are spawned on the map. I am the only player on the server. Literally nothing is going on. You want to tell me that the code can't handle one player moving on the map?
  5. Hashcube

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    How so? First change doesn't match tfs1.5 dg by nekiro 8.0. It says to remove player->stopWalk(); from actions.cpp. And there is not player->stopWalk(); in actions.cpp. I checked some further changes and a lot of them don't match as well.
  6. Hashcube

    .dat/.spr question, map editor

    First of all edit your client files with object builder. Then open itemeditor and apply changes to the .otbm file as well. To do this, in itemeditor go for Edit -> create missing items. Make sure you put the new otbm file in your server files (yourserver\data\items) and also remeres location...
  7. Hashcube

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    will try this out 1711465897 Many lines of this code before commit was done, are not present in tfs 1.5 dg 8.0 by nekiro. So i don't know what is this but definitely not the solution :D
  8. Hashcube

    Dotpay -> Przelewy24 - MyACC oraz działanie.

    Na głównej stronie zrzutka.pl: "Zbieraj na co chcesz. Za darmo. Bez prowizji. A Ty na co dziś zbierasz?" Dajesz komuś itema w podzięce za to, że wsparł rozwój serwera przez zrzutka.pl. Czego nie rozumiesz? 🤡 Masz zgłoszenie na bagietach, bo prowadzisz legalną zrzutkę? A myślałeś już nad...
  9. Hashcube

    ZINGIFTW - NEW MOVIE RELEASE - 4K - 25th FEB

    First 30 seconds of titles made me literally not wanting to watch this "masterpiece" any further.
  10. Hashcube

    tfs 1.5 problem

    You must use /D switch when you want to change curent directory to another partition. like this
  11. Hashcube

    Tibia for busy people

    You would want to play on a server where xp gain after first 2 hours of stamina drops to 10% + possibly stamina regeneration is slower. But guess what, probably there are no servers like this.
  12. Hashcube

    AAC MyAAC v0.8.15 After completing the installation

    Try another version of myaac or install myaac and then install again on already existing myaac entries.
  13. Hashcube

    Linux Install Nginx on [Debian 8 and Ubuntu]

    mysql_secure_installation mysql ALTER USER 'root'@'localhost' IDENTIFIED BY 'yourpasswordhere'; flush privileges; exit;
  14. Hashcube

    C++ Push BAG delay when move

    https://github.com/nekiro/TFS-1.5-Downgrades/blob/7.72/src/game.h#L75 change this to 0 or something close to 0 1707395318 and if you want to remove general delay for items so you can move them while moving then comment this line with //
  15. Hashcube

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    My custom map is 31 MB, and real map around 90 MB. But it's not really about the size but rather than size + the combination of other factors. I have another custom map weighing 36 MB, but it is much more simplier, less types of objects, created quickly just to fill the free space for the...
  16. Hashcube

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    Hello community! 🫡 Walking with arrows or map click results with the same behavior - character stops for a very short moment and then moves forward. It happens very often with some short moments of absence (usually out of town). It happens both on cipsoft client and otc, and only when map is...
  17. Hashcube

    What's the best OTS trailer you have ever seen?

    I just expect something a bit original.
  18. Hashcube

    What's the best OTS trailer you have ever seen?

    "Uncover mysteries, explore dungeons" Self promotion like 99% of the OT servers or any other MMORPG.
  19. Hashcube

    TFS 1.X+ ItemEditor glitching teleports (magic forcefield) - Tibia 8.0

    When I save items.otb in ItemEditor (even without any changes, just open and save it) then it is impossible to set destination to a magic forcefield in RME. I tried this on various versions of ItemEditor and RME. Also I'm wondering why the file items.otb after saving is 2x bigger despites that I...
  20. Hashcube

    AAC MyAcc does not see config.lua

    chmod 777 -R /home/ubuntu/forgottenserver + this
Back
Top