• 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

    TFS 1.3 8.6 MOUNT SYSTEM

    Here I am
  2. kor

    OTClient Set Outfit not working

    It means somewhere inside ProtocolGame::sendOutfitWindow() you have some additional data sent (or modified) that 8.6 protocol don't understand, like outfits size with 2 bytes instead of 1 byte or some mount info from higher version.
  3. kor

    OTClient Set Outfit not working

    Check errors in terminal (CTRL+T).
  4. kor

    where can i get sprites for the latest tfs ?

    https://otland.net/threads/273902/
  5. kor

    OTClient Change Custom Client Port

    Port is usually near server IP and RSA key. I can't download your client because of Windows Defender, but here how it's look like in 8.6 client (there are 10x IPs, so 10x 1C 03 port).
  6. kor

    Adapt Wings/Auras from OTClient to Old Client

    Here
  7. kor

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

    https://github.com/ralke23/Greed-TFS-1.5-Downgrades/commit/b04cc83a6d755998d8c548659b99be8954661d7e#diff-e641d225036566a6c259e917f014574456b13746a7c4a6d9d301e15bc29cfa08 Unfortunately, I don't have time to fix things you all mentioned :(
  8. kor

    [UK] [7.72] Nareto [2022-07-08 20:00 CEST]

    Thank you for your kind words :)
  9. kor

    [8.60] Thais War with PvP bots

    It works on Rookgaard too :D Amazing work, @Gesior.pl
  10. kor

    Programmer Hacking, coding, OTCV8 bots -- SecurizeMe

    by Facebook (https://www.facebook.com/photo?fbid=458675262968107&set=a.422487723253528)
  11. kor

    Feature Instance System

    :eek: Wtf, if first check is false, it will make comparision of the second part which is the same as first...
  12. kor

    Feature Instance System

    what?
  13. kor

    [UK] [7.72] Nareto [2022-07-08 20:00 CEST]

    Hello. At the request of the Torena community - Rookgaard OTS (which is online since 2019) we are opening a new world - Nareto on 2022-07-08 20:00 CEST. Character creation will be enabled tomorrow evening on the website. As detailed description can be seen in [Poland] [7.72] Torena [1st May...
  14. kor

    Would you recommend any printer?

    @Printer
  15. kor

    TFS 1.X+ custom dat and spr

    One of the option is to change the way sprites are placed inside .spr file and then hook custom code to client to make him understand new structure, for example with Tibia-Extended-Client-Library/dllmain.cpp at master · SaiyansKing/Tibia-Extended-Client-Library...
  16. kor

    [8.0] [TFS 1.2] - Server Global Full [Real Map]

    https://otland.net/threads/8-6-tfs1-3-alkurius-global-coustom.273912/post-2683588
  17. kor

    Don't Work With (Adversario#4615) and (Carcoo#2914)

    You offer service to deliver code in Lua, not the compiled binary file, so everyone will judge you not only by its performance, but also how it look (if they eyes hurts when reading/making changes or not).
  18. kor

    Don't Work With (Adversario#4615) and (Carcoo#2914)

    @Syiko Where are indentations in your code 😢 Spaghetti a la boloñesa.
  19. kor

    Lua Creating a cooking skill in lua TFS 1.3

    Looks like you didn't even saw the code.
  20. kor

    Lua Creating a cooking skill in lua TFS 1.3

    https://otland.net/threads/simple-custom-skill-cooking-example.279974/
Back
Top