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

  1. login12

    onPrepareDeath() doubt

    up
  2. login12

    onPrepareDeath() doubt

    Thanks but this is not the solution I'm looking for. This will cause all deaths in HARDCOREPVP areas to fall under these conditions. Which is not the intention. I want to select a specific area of the map for this, so I do the table check in Lua.
  3. login12

    onPrepareDeath() doubt

    also, but it dont work in any zone tbh. what u think? seems that code c++ are bugged for u?
  4. login12

    onPrepareDeath() doubt

    I trying figure out it on otx2.
  5. login12

    onPrepareDeath() doubt

    I'm trying to prevent a player's death under the conditions imposed in the code below. The problem is that after being teleported, the player dies and their health and mana are not restored. I've never used onPrepareDeath() properly and I have doubts about why this happens and how to work around...
  6. login12

    Discuss: Blood Wars 🩸

    First of all, thank you for your comment, I appreciate it. Thank you also for your suggestions. This is something that really needs to be analyzed... I'm still developing my ideas on this topic. Regarding faction balancing, yes, I've already thought about it and ways to balance it. And one of...
  7. login12

    RevScripts Change the Gold Rate for Monsters in TFS 1.5 Without Modifying XML Files

    oh now i get it. well i dont know if already have some for do it on tfs... but seems easily to modify it on srcs edit: after read some about tfs 1.6, i can say that can be done in LUA your server have this? 1.4/data/scripts/eventcallbacks/monster/default_onDropLoot.lua
  8. login12

    RevScripts Change the Gold Rate for Monsters in TFS 1.5 Without Modifying XML Files

    all monster should drop the same gold rate? well... so every monster will drop same amount?
  9. login12

    Discuss: Blood Wars 🩸

    Hi! I hope you’re all doing well. I’m an old Tibia player and have been on OTLand for a long time. I started playing Tibia at 11, and now I’m 30. I no longer play actively, but I’ve always wanted to create a derivative game. I’ve had an idea in mind since I was 17, but I’ve never brought it to...
  10. login12

    MyAAC v1.0

    Finally. Thanks! Now I can test it. Sorry for inconvenience and for touch in u sleep xD
  11. login12

    MyAAC v1.0

    Yah. But... I have downloaded everything from zero. Your acc and OTBR. Also reseted all database. But get errors. The site works, but when I click on login, get: 2025/03/03 11:21:09 [error] 172074#172074: *2920 open() "/var/www/html/index.php/account/manage" failed (20: Not a directory)...
  12. login12

    MyAAC v1.0

    Hey, using OTBR repo. https://github.com/opentibiabr/canary 1741017348 I probaly have found the problem. I commented some things using --[[ something big ]] And I was using it normally but from what I could tell this affects the way the site reads the file for some reason.
  13. login12

    MyAAC v1.0

    Check more once, I have replaced and restarted nginx and php. its like the variable was returning "]]" incorrectly along with the other information.
  14. login12

    MyAAC v1.0

    Done. Parse error: Unmatched '}' in /var/www/html/system/functions.php on line 1036
  15. login12

    MyAAC v1.0

    I had actually installed your acc from github through .git but it installed version 0.8 as mentioned. However, after installing the current version (by downloading manually), I am facing a new problem. Which leads me to think, maybe it is the php package I am using? 8.4? that is causing these...
Back
Top