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

Search results

  1. kor

    Compiling Extracting 7.72 map and changing it into PNG

    Here you are, 15 levels (from -8 to +7) of Rookgaard (and some neighbour) area in each PNG file. Hope it will help in your mission :) https://mega.nz/file/OyohBKSa#1MMzeNbIqncY5o53GDN3vxwfDngv_iBFO9hXzVwJ5GA
  2. kor

    Action For Quiver

    Indeed :D So I can fix my "tutorial" also.
  3. kor

    Mount system 8.6

  4. kor

    Feature [TFS 1.X] Red&Black skull system

    Hello. I would like to present you red&black skull system for TFS 1.X which works as described in Skull System (https://tibia.fandom.com/wiki/Skull_System). There is also a PR on the official TFS repository, but no matter of it's merge status, it may be unnoticed by those who are not up-to-date...
  5. kor

    Compiling Ubuntu 18

    The reason is as above - it would unfortunately require too much of my free time to move 5 y.o. server. Thanks for link, I didn't searched in that way.
  6. kor

    Compiling Ubuntu 18

    The thing is, I don't have that much time to move whole infrastructure to newest Ubuntu version or move it to Docker (I did it - distro update - in the past going from version 14 to 18 and it took me too much free time), so while End of Life of Ubuntu 18 is in April 2028 I probably will stay...
  7. kor

    Compiling Ubuntu 18

    Hello. Ranisalt in Use fmt to format messages by ranisalt · Pull Request #3351 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/3351) introduced message formatting using fmt with 6.1.2 version. Also, Ranisalt in Implement scheduler timers using asio deadline timers by...
  8. kor

    Simple Auto Loot System [TFS 1.3]

    Yes, just follow changes in my first post :)
  9. kor

    Poszukuje osoby do pomocy [7.6]

    Zawsze mnie to ciekawiło. Jak to jest, że ktoś zakłada konto X lat temu, nic nie pisze i zakłada temat z pomocą w poprawie skryptu/silnika/aac. Czy jest jakaś giełda starych kont, gdzie można sobie wybrać dowolne stare? Co kryje się za Twoją historią?
  10. kor

    Compiling Extracting 7.72 map and changing it into PNG

    @Dark Gladir Well, I did the same @Morrison mentioned - used a Gesior's modified OTClient to unpack otbm map to png files. If you want to have one big file for each floor containing only Rookgaard part and can wait till Friday (I have time for side projects only at weekends), I can glue it for...
  11. kor

    [Poland] [8.60] Rookgaard

    Hello. Long with no update here, but that doesn't mean there weren't any on the server. Just finished a nice feature - Mounts on pure 8.60 Cipsoft client (with dll extension) and custom windows like Tasks - and wanted to share a preview of it (still in testing, download will be updated soon) -...
  12. kor

    Feature [DLL] Simple WSAD in C++

    @emil92b Here you are - addes unilicense and toggle wsad by ctrl+tab · rookgaard/tibia-wsad@09b6922 (https://github.com/rookgaard/tibia-wsad/commit/09b69221626e5192da2685a312b92b1307e24204) @Qbazzz Thanks for response! I've seen in some clients where authors used IIDKing for import DLL, but I...
  13. kor

    Feature [DLL] Simple WSAD in C++

    Thanks, but there are some places I don't fully understand how they works (it was copied from tibianic dll), so I guess I've mixed different approaches. @emil92b to work with 7.72 version, you just need to replace addresses that can be found in the tibianic repository. I can add a shortcut to...
  14. kor

    Feature [DLL] Simple WSAD in C++

    Can I request directly a small code review or hints if one of you have some spare time? @jo3bingham @kondra @Cjaker @Qbazzz @LordCompi @Gesior.pl @fabian766
  15. kor

    Simple Auto Loot System [TFS 1.3]

    @gicu0770 You can get the list before adding item and then compare local autoLootList = player:getAutoLootList() if (#autoLootList > LIMIT) then return player:sendCancelMessage("Sorry, you can't add more items to the list.") end
  16. kor

    Feature [DLL] Simple WSAD in C++

    Hello. At the beginning I wanted to ask a few questions how to approach the topic of DLL injection and hooking into functions in memory, but to be fair to this community, I am sharing with you a very very simple code that allows you to control your character using WSAD keys...
  17. kor

    Feature Quiver [TFS 1.X + 0.X]

    xD So what's the point?
  18. kor

    Feature Quiver [TFS 1.X + 0.X]

    @jel What's the point since runes can be shoot using hotkeys or directly from normal bags?
  19. kor

    Tibia Server 6.4

    @damian09382 Well, you have check it by yourself - Tibia Home (https://tibia64.rookgaard.pl/download) - if client will run you will be able to play.
  20. kor

    Tibia Server 6.4

    @damian09382 Server is offline, because there is no point in keeping it online. Next week I will prepare "panel" on the website where every player could open it on demand and it will go offline again when noone is playing for short amount of time, deal? @Pittyalv It's probably because you're...
Back
Top