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

  1. Sizaro

    OpenTibia PNG to OTBM converter

    Here is what it looks like.
  2. Sizaro

    OpenTibia PNG to OTBM converter

    I have created a small browser-based tool that turns a PNG into an OTBM (Open Tibia Binary Map) file. Each distinct color in the image becomes a ground tile using the item ID you assign, handy for sketching map layouts from pixel art or reference images. Requirements A modern desktop browser...
  3. Sizaro

    Two threads in website applications

    I uploaded something to tools and the thread disappeared. No message, no info about the thread getting accepted or declined. Great system.
  4. Sizaro

    [13.20] Original Carlin map rotated

    Awesome, my favorite city is Carlin even though I lived in Venore back in the day. Wish you made it in classic era. Cool nonetheless.
  5. Sizaro

    How to Retrieve All Players Involved in a Kill in TFS 1.x?

    I don't doubt in the ability of @otadmin, he is a conusor of open tibia programming after all, and he will accomplish his task with utmost certainty, with or without my code. Including removing the unneeded parts.
  6. Sizaro

    How to Retrieve All Players Involved in a Kill in TFS 1.x?

    The OP literally posted his own version of the same script I shared. With a few small edits he can drop it straight into his server. There's no prize for being intentionally vague. If someone asks how to use getDamageMap(), the most useful answer is a complete implementation. If your goal is...
  7. Sizaro

    How to Retrieve All Players Involved in a Kill in TFS 1.x?

    Because it’s easier to remove code from an already working script than to remake it from scratch. If the op can’t figure out how to make it work then that’s his problem. Either way. Go back to the giga dev cave.
  8. Sizaro

    How to Retrieve All Players Involved in a Kill in TFS 1.x?

    Here is my announce boss kill script, feel free to use. Tested in production. Edit to your own liking and you probably want to remove the db logging. local announced = {} function onKill(player, target, lastHit) if not target or not target:isMonster() then return true end...
  9. Sizaro

    Any "truly free" OTS around?

    https://ironco.re/ We have premium for 5 euro a month that lets you own a house. A house gives you unlimited access to storage. Which is heavily limited otherwise. But other than that, every piece of content in the game is freely available to everyone. No restrictions whatsoever.
  10. Sizaro

    [Germany] [Custom] Ironcore - The True Ironman Experience

    Depot is limited so houses have value yes, it is a fair way to monetize the game in my opinion. Gameplay is harsh yes, you are correct. I assume you are the dude who got banned for having 150 hours of onlimetime in 1 week. Which should be a dead giveaway for what this post means for any future...
  11. Sizaro

    [PRE-ALPHA] Tales of Middle-Earth - Development Thread

    It's been more than a year since I last commented in this thread, hows the developent going?
  12. Sizaro

    7.7 real map with auto-generated spawns

    Cool, but you had the spawn time (regen), which would you not incorporate that aswell while you were at it? It's like 2 lines of code.
  13. Sizaro

    [Germany] [Custom] Ironcore - The True Ironman Experience

    Some teasers from the latest update.
Back
Top