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

Recent content by Kiun

  1. Kiun

    OT Client modules

    Oh I see, ok! I like the idea of encrypting the modules. I still prefer having the modules in C++ though I didn't experiment too much with them, maybe I just need to get used to them... Thanks for the responses!
  2. Kiun

    OT Client modules

    Hi! I'm new here and I'm a bit lost. I've compiled my own TFS and OTClient, made database and I can enjoy a sandbox OT server in my localhost. But I don't get those modules of the OTClient. I mean, why use modules that requires folders that users can edit? Why don't insert the modules...
  3. Kiun

    Changing view distance

    Hi! What in map.cpp of OTClient code did u edit to get that? I have the part of the server ok (it loads more tiles that they are shown) but I can't see them because the client still shows the range of default tiles. I tried to change the void Map::resetAwareRange() range values according to...
Back
Top