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

Search results

  1. Malek

    OTClient Nekiro TFS 772 mount system

    Hey im download GitHub - nekiro/TFS-1.5-Downgrades at 7.72 (https://github.com/nekiro/TFS-1.5-Downgrades/tree/7.72) and OTClient with shop,mount system otcv8-dev/modules at master · OTCv8/otcv8-dev (https://github.com/OTCv8/otcv8-dev/tree/master/modules) I have this problem because in the first...
  2. Malek

    [OTCV8] error.log but how i can debug where is problem

    bump! I really need to find the source that's causing the error.log to keep dumping.
  3. Malek

    [OTCV8] error.log but how i can debug where is problem

    Hello, can someone help me or give me a hint on how to debug error logs in my OT client? I'm working on its modification, and unfortunately, I didn't make a commit while having many files open. Now, I don't know at which point I made a mistake because previously, the client didn't generate any...
  4. Malek

    [POLAND][7.6] Zagan Square RPG REVIVAL - 21 May 18:00 CEST

    Finally something new with the old-style story 7.6. I'll come in and play
  5. Malek

    OTClient - Character run with MouseRightButton

    ok i will do this thank you
  6. Malek

    OTClient - Character run with MouseRightButton

    @CipsoftStinks I have this problem because I use otclientv8 and othire distro. The problem is with target/selecting the monster on the screen, sometimes when a monster comes from behind the screen, it's hard to select/target it and the right mouse button makes the character run up to the...
  7. Malek

    OTHire right mouse button click (walking)

    Hello. I have this problem because I use otclientv8 and othire distro. The problem is with target/selecting the monster on the screen, sometimes when a monster comes from behind the screen, it's hard to select/target it and the right mouse button makes the character run up to the monster, and it...
  8. Malek

    C++ Where to find right click & left click in sources [walking with mouse]

    hello i need help with othire distribution, i need remove right click walking character, someone help me?, or block this in otclient
  9. Malek

    PHP Name monsters from lower to higher string

    Hello, I need a PHP script or something else to rename a monster from lowercase to uppercase. For example, demon skeleton> Demon Skeleton. Can anyone help me, I would ask. greetings Exactly I mean changing the monster name in every file like this: <monster name="dragon" nameDescription="a...
  10. Malek

    Name monsters from lower to higher string

    Exactly I mean changing the monster name in every file like this: <monster name="dragon" nameDescription="a dragon" race="blood" experience="700" speed="180" manacost="0"> <monster name="demon skeleton" nameDescription="a demon skeleton" race="blood" experience="700" speed="180" manacost="0">...
  11. Malek

    Name monsters from lower to higher string

    I have an entire /monsters folder and I would like the first letter of each file to be changed. I don't have any script and just need help writing one
  12. Malek

    Name monsters from lower to higher string

    @forgee A bit limp with php language, would you help me to use this function?
  13. Malek

    Name monsters from lower to higher string

    Hello, I need a PHP script or something else to rename a monster from lowercase to uppercase. For example, demon skeleton> Demon Skeleton. Can anyone help me, I would ask. greetings
  14. Malek

    Crash OTHire dbg core file

    Hello i need someone who can read my backtrace gdb file, i got crash on server: https://pastebin.com/pnpCYZFB 1600425947 Core was generated by `./otserv'.Program terminated with signal SIGSEGV, Segme - Pastebin.com (https://pastebin.com/u5sknZeJ) help guys i can pay for fix it
  15. Malek

    Premium Account expires (Houses) OThire

    fixed! love you
  16. Malek

    Premium Account expires (Houses) OThire

    When the pacc is over, he removes the house from the player, I would like to do so that after the pacc is finished, the player is still the owner of the house
  17. Malek

    [FRANCE][7.6] Zagan Square Reborn RPG - 28 August 18:00 CEST

    Dear Players, At 15:00 CEST, server update is coming. You will need to download a new game client from the site. In today's update, we introduced the Pits of Inferno quest which is located in Jamaica. You need level 100 to complete it. In addition, in the coming days I expect a new area and new...
  18. Malek

    TFS 1.X+ OTHire items.otb/map merge to TFS 1.3 7.72 downgrade by Nekiro

    @Olddies i did it /* if (majorVersion == 0xFFFFFFFF) { std::cout << "[Warning - Items::loadFromOtb] items.otb using generic client version." << std::endl; } else if (majorVersion != 3) { std::cout << "Old version detected, a newer version of items.otb is required." <<...
  19. Malek

    TFS 1.X+ OTHire items.otb/map merge to TFS 1.3 7.72 downgrade by Nekiro

    Hey i need help to launch tfs 1.3 (7.72) downgrade by @Nekiro with custom items.otb and custom map from OTHire engine(otserv). Someone know what i need to edit in sources? @Evil Puncker @Nekiro
Back
Top