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

  1. Rodogd

    15.x assest downgraded to 8.60 dat&spr with all 8.60 sprites (outfits, items, effects)

    When trying to create or open a map I get this error: 860 folder is updated in OTAcademy RME with: items.xml items.otb Tibia.ofi Tibia.spr Tibia.dat Also the 860 client was updated in clients.xml file to match id 64 Any idea what I'm missing? By the way, the issue is not happening in the...
  2. Rodogd

    C++ attack on diagonals tfs 1.5

    Did anyone figure this out? 1745125601 I can attack the left one but not the one at the right
  3. Rodogd

    Solved MAGIC WALL REMOVE WHEN DOWN STAIRS

    Somehow it was not included in the TFS 1.5 Downgrade by Nekiro 8.60 https://github.com/nekiro/TFS-1.5-Downgrades/blob/fc9157b919405ecde6f30e471255be4e2746884e/src/combat.cpp#L1474
  4. Rodogd

    Solved MAGIC WALL REMOVE WHEN DOWN STAIRS

    Thanks! I figured it out before your response by adding: // remove magic walls/wild growth if (id == ITEM_MAGICWALL_SAFE || id == ITEM_WILDGROWTH_SAFE || isBlocking()) { if (!creature->isInGhostMode()) { g_game.internalRemoveItem(this, 1); } return...
  5. Rodogd

    Solved MAGIC WALL REMOVE WHEN DOWN STAIRS

    How did you solve this?
  6. Rodogd

    Lua [TFS 1.2] Outfit bonuses

    It works, thank you!
  7. Rodogd

    Lua [TFS 1.2] Outfit bonuses

    Did you fix it?
  8. Rodogd

    Otclient v10 unable to read dat

    Do you remember now?
  9. Rodogd

    Programmer PHP, MyAcc plugin - Automatic indexable translations

    Are you still available for this?
  10. Rodogd

    Loading metadata file ... (0%) (Extended) / RME 3x

    Yes, but looks like I figured it out, I downloaded the .spr and .dat from another site and it worked. Seems like they were corrupted or something like that
  11. Rodogd

    Loading metadata file ... (0%) (Extended) / RME 3x

    Did you figure out how to fix it?, I'm having the same issue
  12. Rodogd

    Cannot buy 'egg' from NPC

    Did you figure this out? I'm having the same issue
  13. Rodogd

    Where can I download Tibia Client 10.98 safely?

    Thank you for the clarification
  14. Rodogd

    Where can I download Tibia Client 10.98 safely?

    https://www.virustotal.com/gui/file/1b4f9bfa65543789b5479d555fd430070eaa6abe3361c550db9af387af03355e
Back
Top