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

    ObjectBuilder [10.32]

    Sorry, I removed the dropbox link because it contains a bug that is already fixed. https://github.com/ottools/OBDExporter/releases
  2. EdMignari

    New OTItemEditor

    Sorry for the double post.
  3. EdMignari

    New OTItemEditor

    ItemEditor 0.3.6 Changes: * Added 'Force Use' attribute (TFS 1.0). * Removed 'Allow Distance Read' attribute (It has been moved to items.xml). Download Scan NOTE: Uninstall the previous versions before installing the new one.
  4. EdMignari

    New OTItemEditor

    ItemEditor 0.3.6 Changes: * Added 'Force Use' attribute (Required to TFS 1.x). * Removed 'Allow Distance Read' attribute (It has been moved to items.xml). Download Scan NOTE: Uninstall the previous version before installing the new one.
  5. EdMignari

    ObjectBuilder [10.32]

    It does not have support for 10.76 https://otland.net/threads/objectbuilder-10-32.208334/page-19#post-2244185
  6. EdMignari

    New OTItemEditor

    You can edit the ..\ItemEditor\Plugins\PluginThree.xml replacing the 10.77
  7. EdMignari

    New OTItemEditor

    This is an old issue and I have no idea what happens. I know that's only in the versions 8.54 / 8.60. My suggestion always is to search for another compatible editor.
  8. EdMignari

    ObjectBuilder [10.32]

    Are you using ItemEditor 0.3.5? And which client version are you using?
  9. EdMignari

    ObjectBuilder [10.32]

    How to create an object by the sprites https://otland.net/threads/objectbuilder-10-32.208334/page-16#post-2178725 ItemEditor Download https://otland.net/threads/new-otitemeditor.208346/page-5#post-2251245 Yes, we can. The library: https://github.com/ottools/open-tibia The exporter source...
  10. EdMignari

    ObjectBuilder [10.32]

    I'm using Apache Flex for UI, but the core is AS3. The open tibia always needs help: c++ = TFS, OTC, RME c# = ItemEditor, OpenTibia library. AS3 = ObjectBuilder. Hey guys, this tool exports obd files. It works for version 10.79. I will not create a new thread for it because it's only an...
  11. EdMignari

    ObjectBuilder [10.32]

    The Animation Editor is unfinished and the OB version 0.4 is a beta version. here's the quickest way to do it: https://otland.net/threads/objectbuilder-10-32.208334/page-4#post-2023546 1-Get the sprite sheet with the spritesheet-extractor. 2-Open a client and duplicate an object similar to...
  12. EdMignari

    ObjectBuilder [10.32]

    Yes, I plan to donate $1000, maybe some developer is interested in rewriting the app. [huebr mode off]
  13. EdMignari

    ObjectBuilder [10.32]

    Adobe Air FileStream Error #3013: File or directory is in use. @Emky make sure that spr is not opened in another program.
  14. EdMignari

    OTC OTUI tool

    No, it's not available for download.
  15. EdMignari

    New OTItemEditor

    ItemEditor 0.3.5 Changes: * Items list loading optimization. * Added 'Allow Distance Read' option (some servers need this option). Download Scan NOTE: Uninstall the previous versions before installing the new one.
  16. EdMignari

    ObjectBuilder [10.32]

    yes, I know. I also posted here something https://otland.net/threads/objectbuilder-10-32.208334/page-14#post-2141656 yes, this makes everything more easier, but many projects still use previous versions (including me and the ONLY donator necronia.com). I will not make a new version of the same...
  17. EdMignari

    ObjectBuilder [10.32]

    sorry for the typo, the right is FrameGroup.
  18. EdMignari

    ObjectBuilder [10.32]

    I will try to make an explanation of what has changed and why it is so difficult to update the ObjectBuilder and OTClient. From version 10.57 all outfits have two animation groups: IDLE and WALKING So the code for animations was splitted in two parts. What needs to be changed: * Loading of...
  19. EdMignari

    Remere's Map Editor

    This can happen for a few reasons: 1 - You are not selecting the exact folder containing the dat/spr. Make sure you are selecting the right folder. It does not display the folder contents. 2 - The folder folder contains files of other version. 3 - You are using an OTFI file with "extended"...
  20. EdMignari

    New OTItemEditor

    https://github.com/ottools/spritesheet-extractor#getting-started 1 - Copy Tibia.dat and Tibia.spr and paste in the spritesheet-extractor folder 2 - Install dependencies using npm install 3 - After installed, you can type eg.: node index.js Tibia.dat Tibia.spr outfit 600 The arguments are: node...
Back
Top