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

    [France]Ranger's Arcani |NEW CLASS|BETA|FULL CUSTOM|

    I can't see the changes. This (attached pic) is what I see when I go to the download section. It seems like the launcher version is from 22-7-2017.
  2. Memerto

    TFS 1.X+ How works the npc word highlighter?

    Hi mates. I'm working in TFS 1.2, but I guess this works in a similar way for many other distros. You know when you put any words into "{ }" in a NPC phrase and it gets highlighted in a deeper blue? Well, I'm looking for the code that make this works. Had a look in the npc lua system and in the...
  3. Memerto

    [Request] RME that works with 10.95

    Well, I fixed and added many things in the 10.95 and I don't want to lose time adding all those lines again into a new server, but I guess it will be easier to start with a clean 10.98 after all. Thx!
  4. Memerto

    [Request] RME that works with 10.95

    Hi mates. I'm starting a new project with a 10.95 server and I can't find a way to make Remere's Map Editor works with 10.95. Can you help me with this? Thanks in advance.
  5. Memerto

    NPC [TFS 1.2] Spell trader (trade window)

    There's a weird bug in this code. The "Find Person" spell doesn't work. The NPC don't even talk to you when you try to "buy" it. If you try to change the ID (5706 for this spell), the spell doesn't show in the list. As weird as it sounds. Any idea to fix this?
  6. Memerto

    [France]Ranger's Arcani |NEW CLASS|BETA|FULL CUSTOM|

    Launcher is stuck on "Loading..." when I try to download the client
  7. Memerto

    Command: Cliport (TFS 1.0)

    It's a nice contribution mate, but I found a bug (Using TFS 1.2 and 10.95). Can't look anything if I replace my onLook function to the one of your post. It's pretty easy to fix: Replace this in the onLook function you provide: if(self:getAccountType() < ACCOUNT_TYPE_GOD) then...
  8. Memerto

    [NEW][MODULE]Store_module

    How did you fixed it?
  9. Memerto

    [10.95 + Cast] [TFS 1.2] Custom modifications V2

    Hi guys! Is there a way to use Slavi Dodo's gamestore in OTClient?
  10. Memerto

    Updated Auscent tibia 11 spr extractor

    Hi mates! Just fixed a couple of things in the code Auscent created and compiled it to extract the latest cipsoft sprite sheets (version 11.86). Compiled version and sources with the changes are attached to this post. This is the original version by Auscent: Auscent/Tibia-11-SpriteDump Have fun.
  11. Memerto

    Tibia sprite extractor 11 and up to newest official clients

    Nice!!! I'll check it when I find some free time and post again. Thx a lot!
  12. Memerto

    Extracted sprites from client 11+

    Hey! Thank you very much! Seems to be a wonderful tool once you finish it. I'll have an eye on your repo. I fixed the Ascend code to extract the lastest cipsoft sprite sheets, so it's fine. I'm very interested in the utility you're working at to generate a new spr file with all the sprites...
  13. Memerto

    C++ Increase tibia client 8.6 sprite limit

    I suggest you to use OTClient. It works with 8.6, it is highly configurable and supports extended sprite limit and transparency. If you do so, you'll need to use ObjectBuilder to convert your spr/dat files into "extended" ones (pretty easy, just make a back up of your files and save them as...
  14. Memerto

    Extracted sprites from client 11+

    Still not working. It throws an exception:
  15. Memerto

    Extracted sprites from client 11+

    Same problem here. Any way to solve this?
  16. Memerto

    Learn C++ (PDF)

    Thank you very much!
  17. Memerto

    Program to extract Tibia 11 sprites

    Bump
  18. Memerto

    Program to extract Tibia 11 sprites

    I'm trying to compile it but never compiled java before and I'm getting many errors. Do you have it already compiled? Bump
  19. Memerto

    Program to extract Tibia 11 sprites

    Well, this tool gives me this error: Error when running the program · Issue #3 · Auscent/Tibia-11-SpriteDump · GitHub
  20. Memerto

    Program to extract Tibia 11 sprites

    Hi! Cipsoft recently removed the Tibia 10 client and they won't update Flash Client anymore. I guess they did this to improve the security. Anyway, we'd like to ask for a program or a way to access the Tibia 11 client sprites, which are in Tibia/packages/Tibia/assets folder once you install it...
Back
Top