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

    Downgraded 13.x assets to .dat/.spr format

    Is there a way to convert .spr into assets?
  2. I

    OTClient Is it possible to convert .spr unto assets?

    Hi guys, I know it’s possible to transform assets into.spr, but what about the opposite? I have some big effects on object builder and I can’t seem to find a way to put into Tibia 12.31 using assets editor, so I would like to convert .spr with all my sprites into assets @SpiderOT great job...
  3. I

    AAC Znote Fatal error Uncaught mysqli_sql_exception

    Hi guys, I'm trying to open a local server (Hellgrave Custom RPG Server 12.72 (https://otland.net/threads/hellgrave-custom-rpg-server-12-72.280918/)) but I'm messing something up when configing Znote, this erro keep appearing when I open the site: I tried to put the files here, but I don't...
  4. I

    Lua Player kill boss and get house for free

    I forget the mention that I use TFS 1.3. What is "playerGuid"? Never heard of it before.
  5. I

    Lua Player kill boss and get house for free

    Hi guys, I would like a script that when the player kill a specific boss (let's say it is orshabaal) the player will be rewarded with a specific house for free, is it possible? The house will be owned by the player for ever for no cost.
  6. I

    Lua Thief System TFS 1.3

    up
  7. I

    Lua Spell for monster that teleport players and mobs to position x,y,z

    No, it would be like shulgrax spell in tibia. The players, the boss and the boss minions will be at a room, but if the player move them to a corner of the room, there's a chance of the boss teleporting player, himself and the minions back to the center of the room.
  8. I

    Lua Increase amount of itens received in this crafting script

    Hello guys, Can somebody help me increasing the amout of itens the player will receive when crafting? local config = { -- Configuracao da Janela Modal mainTitleMsg = "Cooking System", -- TITUTLO DA JANELA QUE ABRE mainMsg = "Welcome to the cooking system. Please choose a type of food...
  9. I

    Lua Spell for monster that teleport players and mobs to position x,y,z

    Hi guys, I would like a spell that a boss would use and teleport players, creatures and himself to the center of a room (position x,y,z).
  10. I

    Lua Talkaction that shows item description TFS 1.3

    Incredible, it works perfectly
  11. I

    Lua Spell for monster to heal a specific boss

    @Sitrene it works, thank you very much; @krafttomten thanks for all the effort, I have no idea why yours worked for you and didn't me, but thanks for everything
  12. I

    Lua Spell for monster to heal a specific boss

    I've tried like this and the same resullt, no errors on TFS, but no healing done.
  13. I

    Lua Talkaction that shows item description TFS 1.3

    Hi guys, I would like a script that when the player say "!identify (name of the item)" it will show the description of the item, similar to when the player set "look" on the item. For example player say "!identify fire sword" and it appears:
  14. I

    Lua Spell for monster to heal a specific boss

    It didn't work for me, don't know why. Spells.xml Monster.xml No errors on TFS
Back
Top