• 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

    Simple Auto Loot System [TFS 1.3]

    Well, you can do (almost) everything you imagine - it's just need to be coded :) But in my case "virtual" means it lays only in memory, because it's never assigned to a player - only items from inside.
  2. kor

    Simple Auto Loot System [TFS 1.3]

    @Dedefere Yes, it will.
  3. kor

    Simple Auto Loot System [TFS 1.3]

    Hello. Inspired psychonaut's solution I've adjusted it for latest TFS code (loot is generated now in LUA instead of C++). This one is different from login12's and nekiro's where you have to click on corpse to get loot - now it will land in your backpack right after monster death. I can prepare...
  4. kor

    Graphic Designer Spriting service. (items/outfits/nature/grounds/repair)

    When I saw @marek12 Dr. Mundo's I knew I had to have him. Ordered a full outfit with animations and a decaying body that looks amazing, good job!
  5. kor

    My League Of Legends Sprites in Tibia!

    Dr. Mundo <3
  6. kor

    Tibia Server 6.4

    Well, it has never been online for that long so I bet some process was consuming more and more memory and the whole application freezed. I restarted it again. CC: @jlnunez89 @carre
  7. kor

    Tibia Server 6.4

    @carre Please make what happen? Server is already online. @jlnunez89 Yes, my domain pointed to another address, so I bet DNS is still refreshing from some location - try with tibia64.rookgaard.pl for website and inside client
  8. kor

    Tibia Server 6.4

    Tibia 6.4
  9. kor

    Tibia Server 6.4

    I can run it, but it's far from being playable and probably will never be closer to. You have to wait until Wednesday, so I will prepare things and will let you know here/on PM.
  10. kor

    Tibia Server 6.4

    @Diarreamental You won't open that client on 64-bit systems (like Win 10) - you have to use virtual machine (or have older computer) with for example Win 98/XP/Vista/7. You can extract sprites by using this tool jo3bingham/OldTibiaExtractor (https://github.com/jo3bingham/OldTibiaExtractor)
  11. kor

    Tibia Server 6.4

    I've attached it to the first post.
  12. kor

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

    Thanks to @marek12 I've found a bug in my feature. For those who already using his, I've updated my code.
  13. kor

    Compiling How to fix that? [TFS 0.4]

    Right, I had a bug inside my feature - it was actually taking ammunition from any container. As @forgee proposed, I've updated my PR - Fir3element/3777 (https://github.com/Fir3element/3777/compare/master...rookgaard:feature/quiver), thanks for pointing me this, @marek12
  14. kor

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

    @rpierott answering your question from other thread (I would like to move discussion here to bring attention ;) ) - you can create talkaction like /quiver or add aid/uid to some chest/lever where you put that part (in onUse or onSay function).
  15. kor

    Quiver for paladins - tfs1.X

    @rpierott author's solution don't include slot accessibility check (that's why you can't wear backpack in arrow slot) - so I asked if my solution will work for you. @pink_panther it will use arrows in normal order, so if you have (looking from left to right), 100 poison arrow, 100 arrow and 100...
  16. kor

    Quiver for paladins - tfs1.X

    Hello @rpierott, can you check if it happen also using my solution - Feature - Quiver [TFS 1.X + 0.X]?
  17. kor

    Programmer Proxy services

    Hello. I would like to offer my services with proxy configuration for your server. What I offer: server in Poland - Google Maps (https://www.google.com/maps/place/Gdansk/@54.360763,18.4098512,10z) USA server - Google Maps (https://www.google.com/maps/place/Buffalo/@42.8963434,-78.9344818,12z)...
  18. kor

    Server test Tibia 10.98 tfs 1.2 real map from this forum

    You can get: datapack from otland/forgottenserver (https://github.com/otland/forgottenserver) or orts/server (https://github.com/orts/server) 1.2 release from otland/forgottenserver (https://github.com/otland/forgottenserver/releases) always latest 1.3 executable from AppVeyor...
  19. kor

    Feature SHA256 instead of SHA1

    Hello. Users who have worked with TFS 0.X probably remember that it was supporting more password hasing methods (Fir3element/3777 (https://github.com/Fir3element/3777/blob/master/src/tools.cpp#L107)) than SHA1 which is the only method in TFS 1.X (otland/forgottenserver...
  20. kor

    [Poland][10.98 + Android] Rookgaard - Xyla

    In the last edition of the Android app marked with number 0.3.2 we have added an auto-updater. We invite you to test the client, we are open to suggestions :)
Back
Top