• 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. Erexo

    [Poland] [Custom] Naruto the Shinobi War | 31 vocations | 08.03.2019

    New edition is coming! 05.07.2019, 18:00 CEST
  2. Erexo

    TFS 0.X Monster of the day 0.4

    bump bump bump bump bump
  3. Erexo

    [1 Month] Naruto Server from scratch

    In advance, I'd like you to remove any professions sprites that belongs to me, that is any profession sprite that is currently used by my server. @RoyalzBHO can vouch for that.
  4. Erexo

    Tibia Battle Network!

    can't wait for it bro, keep up the good work!
  5. Erexo

    The server turns itself off

    launch your server with such command ulimit -c unlimited && screen -LS srv ./server_binary then after crash do gdb server_binary core preferably followed by bt and show us the results. Additionally you can attach the screenlog.0 file that will be generated afterwards.
  6. Erexo

    Visual Studio 2015 Problem

    If you are new to those things I strongly recommend you to download the 2015 or 2017 version. The reason for that is that msvc 14.2 is relatively new so many tools may not work well with that compiler, so you could end up crying right at the bottom of the dll hell. If you want to acquire Visual...
  7. Erexo

    Programmer c++ / display charges for runes (inventory)

    I think that what you'd like to achieve, with your requirements, is kinda impossible. Client handles runes in a different way than regular stackable items, so this is not a matter of engine, but rather the client itself. And you'll have a hard time changing the client behaviour without any...
  8. Erexo

    Looking For Advanced Programmer (DLL)

    Yes, for real. He died while we were hunting those bastards cyclops at Cyclopolis. We met a giant group of them while my stealth ring went down, suddenly they all stare at me with those bloody, furious eye(s). Even 2 powerful Great Fireball attacks did not stop them, it only made them angrier...
  9. Erexo

    Looking For Advanced Programmer (DLL)

    Unfortunately, @Qbazzz is dead 😢
  10. Erexo

    New Cipsoft feature - TOURNAMENTS - what do You think?

    But this is what players wants. It is extremely hard to create a game with continuous gameplay, stable economy and content that'll satisfy players for years. In almost every game you have some kind of "hard reset", in moba like lol or dota, every new game is a fresh start with fresh "economy"...
  11. Erexo

    HElP source tfs 3.1

    Could you share with us that 3.1 version please? It would be a huge milestone to the whole OT community!
  12. Erexo

    Cipsoft map editor

    PuTTy&WinSCP duo for the win 🌟 Fuck those commander fags
  13. Erexo

    Pyk cyk

    Jak bojler?
  14. Erexo

    A pencil trick!

    @RoyalzBHO that was the first thing that I thought of after I've read the title
  15. Erexo

    JG's Gallery

    Finally posting under your own account. Great work, as always
  16. Erexo

    OTClient TCP/IP communication

    my guess is that io_service is not processing scheduled async operations (no .run or .poll is called on that bad boy). In short, GraphicalApplication needs to be running in order to poll asio's requests. @edit Just noticed that this topic was created almost 2 years ago, very good digging @Vagner
  17. Erexo

    C++ What is this code source tfs

    This actually made my day. You can actually remove that statement so the ownership won't be based on time at all if (!harmfulField || creature->hasBeenAttacked(ownerId)) { conditionCopy->setParam(CONDITION_PARAM_OWNER, ownerId);
  18. Erexo

    7.6 in a 10.98 client - how much would it cost?

    @Fresh is the best developel here, he'll help you with your problem
  19. Erexo

    PUNIO BANNED FOR KILLING STREAMER ON KASTERIA.PL

    I honestly don't really care about this whole situation, both Punio and Kasti are crybabies. I do not play there, I'm otland member not Kasteria player, and it happened that this thread is posted on otland. I'm just curious about the reason why this guy is still a staff member, no hate involved
Back
Top