• 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. Erikas Kontenis

    [France][Custom] Only Fortress Online - The new Tibia like genre game - New season II starting 26th November

    Only in wild lands your hero troops listens at your target commands. Meaning that if you target a specific creature all your troops will target that specific one.
  2. Erikas Kontenis

    How many people are using WASD vs Arrows vs Numpad to walk?

    As a legacy Tibia player I am into arrows only but a good practice is to support all of this :)
  3. Erikas Kontenis

    OTClient 64x64 tools

    I think we will make tutorial soon and provide tools required on how to work on 64x64 sprites or any size sprites. Stay tuned :)
  4. Erikas Kontenis

    Tibia not Tibia - Development Thread

    Super cool! Best luck and wishes x2!
  5. Erikas Kontenis

    Tibia not Tibia - Development Thread

    When you say this is normal Tibia you mean it is Open Tibia client and Open Tibia server behind the scenes in the end or its something other than that?
  6. Erikas Kontenis

    Tibia not Tibia - Development Thread

    This is super cool and inspiring that you do this based on OTS! One day you can even change sprites and launch as your own idle game cause why not! Keep us up to date with your updates! Best wishes to finish it properly on what you have in mind! Also, do you use like regular OT server and this...
  7. Erikas Kontenis

    How to introduce colored loot in OTC?

    Sabrehaven 8.0 has its own custom implementation for that. Download and check it out :)
  8. Erikas Kontenis

    What do you want to develop?

    Yeah, this is exactly what I mean. For example take a look at OTClient https://github.com/mehah/otclient/blob/main/src/client/protocolgameparse.cpp#L2211 in a simple method to open outfit it has to have 5 IFs to check clientVersion to keep in contract with different Cibia protocol versions...
  9. Erikas Kontenis

    What do you want to develop?

    Majority of players are anyways retro players. However there is no need to seek for older clients support only the retro behavior. I believe that the way open tibia should go to is absolutely forgiving to the Cibia client. By that I mean to stop implementing new Cibia client protocol contract...
  10. Erikas Kontenis

    128x128 AI enhanced sprites

    Upscaling higher than 128x128 probably is the limit. Cause even after upscaling to 64x64 there is no real visible details comparing to 128x128 vs 96x96. This image is 96x96 While this image is 128x128 But I am still upscaling image by image. Not sprite sheets, so few images looks now even...
  11. Erikas Kontenis

    Mapper 🗺️ KnightmareK Mapper Services.

    Leaving my best recommendations for his mapping service. I am very happy with the job done! :)
  12. Erikas Kontenis

    Is someone interested in old datapacks converted to new tfs?

    I am not an evo player but yeah do it! :)
  13. Erikas Kontenis

    [France][Custom] Only Fortress Online - The new Tibia like genre game - New season II starting 26th November

    Introducing new game tutorial for newcomers. And introduces many quality of life changes such as building new objects won't exit you through spectating mode, when in spectating mode you can walk over all creatures, few game bug fixes reported in discord and few more.
  14. Erikas Kontenis

    128x128 AI enhanced sprites

    This is actually not a one image upscaled. This is an actual in-game photo from otclient :) However I upscaled only from 32x32 to 64x64. Later will check results for 96x96. And what I learned is that the best results are to upscale the whole image sheets. Because if you have an outfit which...
  15. Erikas Kontenis

    128x128 AI enhanced sprites

    Thank you a lot love for this example. Here I did a sample as well converting OTSP sprites for my only fortress :) It looks good and I will work on polishing this!
  16. Erikas Kontenis

    ZINGIFTW - NEW MOVIE RELEASE - 4K - 25th FEB

    Lol, what kind of hype is that? :D Ok, you got my attention :D :D
  17. Erikas Kontenis

    Where do I report an scammer here?

    This is an open forum and I am not in to over moderating or investigating to judge any side. You have free will to make such posts like that but if you were not charged for services. You are just showing your incompetences with this poor description and behavior.
  18. Erikas Kontenis

    [France][Custom] Only Fortress Online - The new Tibia like genre game - New season II starting 26th November

    Introducing improvements in the tutorial. Now the first thing the newcomer will have to learn is how to use your spells. Attack the targets, heal your health and restore your mana.
  19. Erikas Kontenis

    [France][Custom] Only Fortress Online - The new Tibia like genre game - New season II starting 26th November

    Finally closing the gates of auto-generated fortress map. Introducing new island the Wildforge. Balance changes in spells. Balance changes in various rewards. 101 bug fixes and improvements in overall gameplay for the reason of the very new isle of Wildforge!
  20. Erikas Kontenis

    Lua Will it cause a lot of delay?

    You are doing this check for all players in game right? Nevertheless, it won't cause reasonable delays. As long as you not looping 100k objects and not querying heavily database you are more than fine to check every 10 seconds or even less.
Back
Top