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

otcv8

  1. potinho

    OTCv8 - Level in console disabled

    How i made, by default, this option disabled and hide this?
  2. potinho

    OTC - Remove audio button

    Hello guys, How to remove without errors Audio Button from OTCv8? otcv8
  3. T

    OTClient GA4 (Google Analytics) in OTC/OTCv8?

    Would it be possible to add GA4 to OTCv8? [GA4] Set up Analytics for a website and/or app - Analytics Help (https://support.google.com/analytics/answer/9304153?hl=en) Get Started with Google Analytics for C++ | Firebase Documentation (https://firebase.google.com/docs/analytics/cpp/start)...
  4. S

    OTCv8 function for changing targeting for chasing mobs

    Hi, I'm looking for some kind of function in OTCv8 that allows me to change the "TargetBot" so when I'm in one part of my cavebot I can bot luring mobs and in other part of the cavebot script I just chase the mobs, because they are bosses and I don't want to skip them I couldn't just write the...
  5. potinho

    Add Ping - OTX 2

    How to add ping on OTCv8? Im using OTX 2 (TFS 0.3.7)
  6. potinho

    OTCv8 Buttons

    Hi guys, how are you? I have two problems with my OTCv8: the "Logout" button appears to be a little cut, as shown in the image below. The other is with the "auto reconnect" button, even though the color changes from green to red, the text does not change. can you help me?
  7. MatCollier

    Solved Adding more tiles to game window - OTCv8

    So, I followed a lot of tutorials about adding new tiles to the game window. I made the required changes on my source. Currently using: static constexpr int32_t maxViewportX = 11 + 4; //min value: maxClientViewportX + 1 static constexpr int32_t maxViewportY = 11 + 4...
  8. psilocybusmaxim

    C++ OTCV8 - OTX.2 - 7.72 FreeCapacity problem.

    OTCV8 - OTX.2 - 7.72 So this is how my cap look's, it only go's to 600'ish and then resets to a lower number. IT WILL NEVER SHOW OVER 600'ish CAP. Protocolgame.cpp - On the server. msg->put<uint16_t>(int32_t(player->getFreeCapacity() * 100)); Also tried...
  9. potinho

    TFS 0.X [OTC V8] Save Backpacks Organization

    Good morning people. I'm using OTClient v8 on my server and I would like to know if I can save the organization from the open backpacks, so that as soon as the players leave and come back, they don't have to open them all again (stay saved). can you help me? Follow print to example:
Back
Top Bottom