• 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

    TalkAction deleted thread

    Dungeon finder was made for 0.3.6pl1 and ModalWindows came in 9.7. There isn't any server 0.3.6pl1 with ModalWindows, so there's no reason to make a ModalWindows based Dungeon Finder for 0.3.6. Otherwise a 1.X Dungeon Finder could use this idea^^ Btw, you can add ModalWindows to your 0.3.6pl1...
  2. Memerto

    [How-to] Modal Windows

    Sometimes I have to put so many text on the window so It misses some words because it doesn't update the size to fits them all. Is there any way to change or solve this?
  3. Memerto

    [TFS 0.3.6pl1] "Catacombs" Teleporter like Diablo 3 Teleport - Great for RPG servers (Remake)

    Hey, tried to compile, but I got an error. I got tfs 0.3.6pl1 sources for 8.6v2 client. 1>..\creatureevent.cpp(1934): error C2039: 'callFunction2' : is not a member of 'LuaScriptInterface' 1> c:\users\...\sources\luascript.h(211) : see declaration of 'LuaScriptInterface' How can I solve...
  4. Memerto

    [TFS 0.3.6pl1] "Catacombs" Teleporter like Diablo 3 Teleport - Great for RPG servers (Remake)

    Have you tested it with a 9.7+ tibia client? Modal windows came in 9.7, but there are no servers 9.7+ 0.3.6pl1 at the moment
  5. Memerto

    [TFS 0.3.6pl1] "Catacombs" Teleporter like Diablo 3 Teleport - Great for RPG servers (Remake)

    I really love you man. I have two questions. Is it tested? and... How can I rep you?
  6. Memerto

    Feature New types of DAMAGE (how to create)

    Very nice! I'll introduce new elements in my server with this, thx! Edit: If you don't know what colors do you have in your server for the textcolor, just look for this in const.h. enum TextColor_t { TEXTCOLOR_BLUE = 5, TEXTCOLOR_GREEN = 18, TEXTCOLOR_TEAL = 35...
  7. Memerto

    Request: Modal Windows for 0.3.6

    Thx for response. That was an option for me and my mates to upgrade our project from 0.3.6 to 1.x, but there are too many things we can't export like the dungeon finder or the fuction to set monsters name ingame, and there will be too much work if we upgrade because of all custom spells...
  8. Memerto

    TalkAction deleted thread

    Hey mate! Another amazing job. Just three things. For those who are going to compile with this code, don't forget to add , after CREATURE_EVENT_PREPAREDEATH. Otherwise, be careful when you copy/paste the globalevent code from the first post because "[ i ]" is used by the forum to italic fonts...
  9. Memerto

    Request: Modal Windows for 0.3.6

    Hi guys. I was looking for some scripts and I read this: I'd like to request Modal Windows on 0.3.6, if there's somebody with the knowledge and enough time for this. I guess all or almost all changes would be in sources. edit again: Oskar1121 made this possible, thx very much to this...
  10. Memerto

    Feature Simple passive monsters

    Amazing job! Does this work for tfs 0.3.6pl? Edit: Yes, it does. I had to change some lines, but it works perfectly. Thx!
  11. Memerto

    Lua Dungeon finder lib

    Hi! I used the "Search", but I did not find any similar solved case, so I post it here now. I asked Teckman for this too a week ago, but I got no answer. Some time ago, Teckman posted his dungeon finder system. It adds code to sources, and to talkations, globalevents, creaturescripts modules...
  12. Memerto

    Monster Libra of the Zodiac

    Make the scorpion!
  13. Memerto

    Windows Increase max effects on client

    Bump, I'd like this too.
  14. Memerto

    Lua Despite the server doesn't show any error, it doesn't work.

    Fine, I tried it, but I got some errors. Really thanks for your help, but I'm gonna leave this script for a time. I guess I'll take it again someday. I'll post the demon outfit soon anyway ;) .
  15. Memerto

    Lua Despite the server doesn't show any error, it doesn't work.

    The monster file. <?xml version="1.0" encoding="UTF-8"?> <monster name="Epictest" nameDescription="an epictest monster" race="blood" experience="0" speed="330" manacost="10000"> <health now="82" max="82"/> <look type="35" corpse="5995"/> <targetchange interval="5000" chance="8"/> <strategy...
  16. Memerto

    Lua Despite the server doesn't show any error, it doesn't work.

    I summon the monster with the GM(normal monster /m), then I log in with a normal character and I kill the monster. It loots one of the two items that are in the list, but the animated text and the effect doesn't appear. That's all.
  17. Memerto

    Lua Despite the server doesn't show any error, it doesn't work.

    Hello guys! Some days ago Darkhaos did this script for me, but it doesn't work, in spite of the GUI does not show any errors. I need it working urgently. Can you help me? Explanation of the script: I need a script that send an effect and some animated text to the corpse position, when the...
  18. Memerto

    Monster Request (9.6)

    Download any 9.6 server and check its monsters.
Back
Top