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

  1. S

    Render Izometric, top-down

    i have problem change this : void MapView::updateVisibleTiles() { // there is no tile to render on invalid positions if (!m_posInfo.camera.isValid()) return; // clear current visible tiles cache do { m_floors[m_floorMin].cachedVisibleTiles.clear(); } while...
  2. S

    [OTClient Showoff] Show off your OTClient project/module/UI and other

    I'm just learning to write scripts; most of them are from the internet, although with my own modifications.
  3. S

    Compiling Need boost

    I reinstalled everything from scratch: VS 2022, vcpkg 1.86. During the engine compilation, I’m getting these errors: I’m about to implode from this crap. Severity Code Description Project File Line Suppression State Details Warning C26495 Variable...
  4. S

    Compiling Need boost

    The methods you sent don't work; they haven't changed anything. Now "VS" is throwing errors.
  5. S

    Compiling Need boost

    no one can help me? :/
  6. S

    Compiling Need boost

    Hello, I'm reaching out with a request for someone to compress and upload the entire vcpkg folder with Boost 1.85 to mega.nz or somewhere similar. After updating to 1.86, the TFS server, Global-11x, isn't working as it should after compilation. Is there anyone who could help me with this?
  7. S

    TFS 1.X+ Serwer don't start Global-11x

    I managed to resolve the MySQL connection issue by switching from XAMPP to Laragon, and the database connection is now working fine. However, I've run into a new problem. After starting the server and attempting to log in, I'm encountering the following error: Debug Assertion Failed!
  8. S

    TFS 1.X+ Serwer don't start Global-11x

    Hello everyone, I've been working with the Global-11x engine for a while now, continuously modifying it with a focus on improving compatibility with C++. Everything was running fine until recently. After the latest server compilation, the engine suddenly stopped working, and I'm encountering...
  9. S

    OTClient Heal info

    can someone edit this lua : exp to mana % fish to exp % and remove (pokebal ) and make on this place (cap) ?? :) health info
  10. S

    OTClient otclient error

    You are my hero :)) thanks bro
  11. S

    missing 2 src files

    what now ? :S
  12. S

    OTClient otclient error

    Refresh! :/
  13. S

    OTClient otclient error

    Welcome i have a little problem :)
  14. S

    [TFS 1.X] Flash Client + ACC Maker (Dev Environment)

    can someone help me with connecting flash client to the game ? :S Only "Connecting to the game server."
  15. S

    dont run otclient :C

    i have a little problem namely client dont have : physfs.dll, zlib.dll, openal32.dll and i add this files next i have this problem : Otclient.exe has stopped working how to fix this ? :/ or forgot something 1>------ Rebuild All started: Project: otclient, Configuration: Release x64 ------...
Back
Top