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

Recent content by Shiris undrin

  1. Shiris undrin

    [8.60] [TFS 1.2] -[Real Map full] with mount & market system

    Bug fixed in decay time of bodies and liquids. GitHub - Brunowots/RealMap-Global-8.0-With-Mount-Market-TFS-1.2: RealMap Global 8.0 with mount and market, items 12/13 (https://github.com/Brunowots/RealMap-Global-8.0-With-Mount-Market-TFS-1.2)
  2. Shiris undrin

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    Go to SQL and use this command to create a missing table. CREATE TABLE `towns` ( `id` INT NOT NULL AUTO_INCREMENT PRIMARY KEY, `name` VARCHAR(255) NOT NULL, `posx` INT NOT NULL, `posy` INT NOT NULL, `posz` INT NOT NULL );
  3. Shiris undrin

    Where can I download Tibia Client 10.98 safely?

    I believe it is a false positive.
  4. Shiris undrin

    Free task module made by @zQt

    As I said above, I modified the codes and recompiled, I put the print line in the script and it appears that I am receiving .json data.
  5. Shiris undrin

    Free task module made by @zQt

    I followed the steps, recompiled and removed the line you said and still the monsters do not appear, I have already tested in 3 different otc
  6. Shiris undrin

    Free task module made by @zQt

    1739916934 Edit: 1 I added this and the error went away, but the creatures still don't appear g_game.enableFeature(GameExtendedOpcode) Edit: 2 Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/extendedopcode.lua:onExtendedOpcode...
  7. Shiris undrin

    Free task module made by @zQt

    On the server the creatures had lowercase names and in the script they had uppercase names. I modified and tested them both ways, leaving them the same, and the creatures still don't appear.
  8. Shiris undrin

    Free task module made by @zQt

    I used it in the normal otclient but the creatures don't appear in the modal. I saw other people complaining about this, I followed the tutorial correctly @Error 502
  9. Shiris undrin

    Free task module made by @zQt

    Hello dear friend, how are you? I am trying to add the task module to my project, but the button is not showing up. I am using TFS 1.5 Downgrade Nikiro and the OTClient from the image. I have already tried adding - game_tasks in interface.otmod, but the client won't open. Could you give me some...
  10. Shiris undrin

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    Thank you for your contribution, I am very happy for the help. The pull was accepted (:
  11. Shiris undrin

    [TFS 1.2] [7.4] Oldera/imperium database

    Cool, thanks for the contribution (: it's just a shame there are no sources for Windows.
  12. Shiris undrin

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    Hello dear friends, I will be updating this server base again. Thank you for the reports and the words of encouragement. If you would like to make a donation via PayPal, please contact me on Discord: brunoo2238. Every donation is greatly appreciated! GitHub -...
  13. Shiris undrin

    [8.6] TFS 1.5 Baiak, Mount and Modal widow.

    I decided not to share anything else on this forum, because everything I post here is sold there and I myself have never received 1 dollar from a donation.
  14. Shiris undrin

    [8.60] [TFS 1.2] -[Real Map full] with mount & market system

    The real solution to any problem lies in the sources. To fix fast attack, simply go to configmanager.cpp, find the indicated line, and change the value from 300 to 2000, then recompile. Otherwise, you'll have to add countless lines to config.lua. Just a reminder: I stopped updating this project...
  15. Shiris undrin

    EliteOts 7.72 RL Map 7.4 99.9%

    Thanks
Back
Top