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

    C++ Error Compile Debian 9

    Hello someone help me with this error when compiling please root@vmi531551:~/otservbr-global/build# cmake -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scr ipts/buildsystems/vcpkg.cmake .. CMake Error at /usr/local/share/cmake-3.16/Modules/CMakeDetermineSystem.cmake:99 (message): Could not find...
  2. A

    Lua add EventCallback

    It works for OTBR? is here? * New EventCallback style like Revscriptsys * (#3329) · otland/forgottenserver@f3f5d37 (https://github.com/otland/forgottenserver/commit/f3f5d37213513e1d1744c0c30f09a4fce89f854f)
  3. A

    Solved Gesior Acc Latest! Lost Account Setup Gmail

    Yes to send emails by gmail
  4. A

    Lua add EventCallback

    Will there be any tutorial to do what you say?
  5. A

    Lua add EventCallback

    Someone help me add EventCallback to OTBR tfs 1.3 I want to add this scripts to my server but I get this error Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/zombie/zombie.lua /home/forgottenserver/data/scripts/zombie/zombie.lua:218: attempt to index local...
  6. A

    Lua Monster move direction

    thaanks, wait for youu if nobody else helps me hahaha
  7. A

    Lua Monster move direction

    I want something like this, see how the pink ball gets closer to the boss, if it gets completely close to the boss it heals it Or simply that the monster walks only in one direction as in the video
  8. A

    Solved Gesior Acc Latest! Lost Account Setup Gmail

    https://github.com/opentibiabr/gesior-aac/ 1620110157 add a missing query to the database and right now I have this error SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
  9. A

    Solved Gesior Acc Latest! Lost Account Setup Gmail

    Why doesn't it work for me?
  10. A

    C++ AutoLootSystem Error Compiling

    now i have this error /home/forgottenserver/src/actions.cpp: In member function ‘ReturnValue Actions::internalUseItem(Player*, const Position&, uint8_t, Item*, bool)’: /home/forgottenserver/src/actions.cpp:471:22: error: qualified-id in declaration before ‘(’ token bool...
  11. A

    C++ AutoLootSystem Error Compiling

    Hi, help me with this error when compiling please i am following this tutorial me use OTBR tfs 1.3 Auto Loot System Tfs1.3 /home/forgottenserver/src/actions.cpp: In member function ‘ReturnValue Actions::internalUseItem(Player*, const Position&, uint8_t, Item*, bool)’...
  12. A

    Lua Monster move direction

    Will you have a script? I'm barely learning
  13. A

    Lua Monster move direction

    Someone help me with a script of a monster that only walks in one direction and when it reaches another monster heals it and disappears? Me using OTBR tfs 1.3 Here is a video so that you understand more or less When a monster with the name "rat" appears in the red circle, just walk towards...
  14. A

    Lua Scripts Error Tile Transform

    @Xikini Hey bro, is it possible for the event to reset every time you use the toggle?
  15. A

    Lua Vortex

    Someone help me with this scripts, when passing the monster through the vortex "38626" after passing it it is believed to be "17868" me use otbr tfs 1.3 local config = { ["Weak Soul"] = {id = 38626, effect = CONST_ME_ICEATTACK, type = COMBAT_ICEDAMAGE}, ["Soulsnatcher"] = {id = 38626...
  16. A

    Solved Gesior Acc Latest! Lost Account Setup Gmail

    I followed the steps as you say and I still get this so is my configuration and also replace the files, phpmailer.php and smtp.php and activate the option in gmail (sorry, it's in spanish) Apart from this I did reload in apache in case some configuration had not been done
  17. A

    Solved Gesior Acc Latest! Lost Account Setup Gmail

    Is the account lost already available?
  18. A

    Lua Moveevent duplicate

    Is it possible to fix this scripts so that I don't get this duplicate for id? local config = { ["Weak Soul"] = {id = 38626, effect = CONST_ME_ICEATTACK, type = COMBAT_ICEDAMAGE}, ["Soulsnatcher"] = {id = 38626, effect = CONST_ME_FIREAREA, type = COMBAT_FIREDAMAGE}, } local area =...
  19. A

    Lua Scripts Error Tile Transform

    perfect
  20. A

    Lua Scripts Error Tile Transform

    I already put in 1 Lua Script Error: [Scripts Interface] /home/forgottenserver/data/scripts/actions/quests/soulwar/greed_lever.lua:callback ...rver/data/scripts/actions/quests/soulwar/greed_lever.lua:23: attempt to index global 'positions1' (a nil value) stack traceback: [C]: in...
Back
Top