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

    TalkAction Offline player to player item trader (Auction System).

    how to put to use with another currency? how to put to use with another currency?
  2. J

    AAC Gesior dont create account

  3. J

    AAC Gesior dont create account

    Olá, no Ubuntu 20 não há arquivo my.ini, qual arquivo editar?[/ICODE] hello, in ubuntu 20 there is no my.ini file, which file to edit?
  4. J

    Linux Crash otbr 1.3

    https://justpaste.it/4sgjq void Monster::onThinkDefense(uint32_t interval) { bool resetTicks = true; defenseTicks += interval; for (const spellBlock_t& spellBlock : mType->info.defenseSpells) { if (spellBlock.speed > defenseTicks) { resetTicks = false...
  5. J

    Linux Crash otbr 1.3

    BUMP
  6. J

    Linux Crash otbr 1.3

    BUMP
  7. J

    Linux Crash otbr 1.3

    BUMP
  8. J

    Linux Crash otbr 1.3

    hello, my server is crashing, does anyone know the reason for the log below? https://justpaste.it/9hwdk
  9. J

    Linux anti rollback compile

  10. J

    Linux anti rollback compile

    hello, I want to use the anti rollback system but I don't know how to proceed in this part. Can anyone help me with this? how can i compile with these two different tags?
  11. J

    TFS 1.X+ script function erro

    thank you dear!
  12. J

    TFS 1.X+ script function erro

    I have a problem with this part of the system, any solution? part of the erro:
  13. J

    [TFS 1.4/1.5] Exp arrows on killing monster with chance

    how to put this for all creatures in the game without having to configure the creatures?
  14. J

    Compiling ERRO compiling otservbr

    hello, I'm trying to compile the source, but I find this error. Any solution? I'm using this source
  15. J

    [TFS 1.3] Mini Shop with command or modalWindow

    how to use it with premium points?
  16. J

    [TFS 1.3] Small Autoloot

    I implemented it to use in otservbr but gives this error
  17. J

    Feature Antirollback

    i use otserbr, how to proceed with this? 2- compile the src with the flag for gdb cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo .. cmake -DCMAKE_TOOLCHAIN_FILE=../../vcpkg/scripts/buildsystems/vcpkg.cmake ..
  18. J

    Revscripts(1.3) Custom Equipment {SYC}

    how to proceed in this part? in case my server doesn't have this eventcallback
  19. J

    Action TFS 1.3 Small Dodge System ~ Revscript ~ EventCallback

    how to use in tfs 1.3 without eventcallback?? I tried here but I have this error, any solution? I tried to use it like this in the onlook function
Back
Top