• 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

    Program to add sprites to Tibia.spr

    Hi! Max number of sprites is 65535 if you are using cipsoft client before they broke those limit at theirs own. You can use OTClient and break that limit with ObjectBuilder (if you use the search with "breaking sprites limit" you should find something to learn how to do this). By the way, you...
  2. Memerto

    strange holes

    The easiest way to do this is using a movement script, that you already know how to do (as you said) and using "decay to" in items.xml to make it become the first item again, before it triggers.
  3. Memerto

    strange holes

    Hi! I need you to be more specific with the way you want those spikes to work. By the way, please, edit the title of the thread. You can find many good title examples on the rules thread of this forum.
  4. Memerto

    How to attach something to items (Like skills, health)

    I can see Server WODBO and Server DBViolent are for free too and the links are up. You can try these.
  5. Memerto

    How to attach something to items (Like skills, health)

    Are you sure you want to use this server with those bugs in actions and spells? Btw, I'll check it later today and post here with whatever I found. Edit ---- I had a quick view and found nothing. Can you verify that items increase your stats? If they do, I don't know where they put them. By...
  6. Memerto

    How to attach something to items (Like skills, health)

    Can you post the site where you downloaded that server? Maybe if we have the files we can find when the attributes are set.
  7. Memerto

    C++ Tutorial to show some items name with different color

    Hi community! First of all, I'm using a 0.3.4pl1 server and client protocol 8.6v2. I've been looking for a tutorial to make some items show a different color if they has an attribute (for example, a hidden custom attribute), but didn't find anything like this. I guess I have to edit many...
  8. Memerto

    Problem with rings? After x time they stop working

    Well, then you should tell your players about this issue if they use elfbot ;)
  9. Memerto

    Items are not going to depot after leaving house.

    Hi! Here is a script that works perfectly and moves the items to players depots: GlobalEvent - Automagically clean unused houses, multi-world support!
  10. Memerto

    RME 1098

    I don't know why it happens, but maybe you can find some answers if you post your issue here: Issues · hjnilsson/rme · GitHub
  11. Memerto

    invisible npc "send more tiles"

    Fine, thx you very much. I can't understand the following phrase, can you explain it to me? What did you increased, exactly? By the way, I guess the error you posted in the first message is the otclient error, am I wrong? If any other error appears in server console, post it too.
  12. Memerto

    C++ Grizzly Adams (task)

    Well, read this thread and pay attention to the tfs0.4 issue the author mention at the first post for the tasks script: NPC - Grizzly Adams (Killing in the name of... Quest) All tasks, more real-tibia Try to follow those instructions and post the results. Don't forget to make backups of...
  13. Memerto

    invisible npc "send more tiles"

    Hi @chupaescadatri ! Can you explain more exactly what you did before the error started?
  14. Memerto

    C++ Grizzly Adams (task)

    Hi @SWEVO , can you tell me more info about your server, like the protocol you're using and the TFS version?
  15. Memerto

    Spriting- how to cut outfit with mounts (object builder)

    Check your inbox! You'll find a tutorial from tibiaking to do exactly what you need in my PM.
  16. Memerto

    Problem with rings? After x time they stop working

    Well, try to do it so we can confirm it's not an elfbot related issue.
  17. Memerto

    Custom Sprite gives Debug

    Well, that's a beggining. Can you post the full report of the client when it crashes? Can you show me a screenshot of the ground item when you visualize it in your spr/dat editor and in the itemeditor?
  18. Memerto

    Custom Sprite gives Debug

    Do you get the same error with other items, like custom equipment or hangable items, or only with the ground ones?
  19. Memerto

    Windows tibia.exe

    Well, if you need cipsoft client sources, give up, they are not public.
  20. Memerto

    Windows tibia.exe

    Hi @Sir Sezago, I'll try to answer your question. If you are using Cipsoft client in a version before mounts were implemented, you can't do anything, because you don't have sources. If you are using Cipsoft client after that, you can try adding an outfit with mount sprites to spr/dat files...
Back
Top