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

    Treasura 8.0 Development thread REBALANCED long term x1

    How come you became a "Senior Support Team Member" being this clueless?
  2. M4rcin

    How can I stop a DDoS attack?

    Stop giving clueless advice, what's the point of that? @OP Search is a cool feature - you might want to try it next time. Here is your answer, all it took was a simple search for "ovh setup" (with sync option, like the dud here did) Also, another thing I found using search.
  3. M4rcin

    RL Tibia Map 11.5+ For Mac?

    Hello Yusuf! I am so glad to see you are still around! To find the newest map you should go to canary's repo, there you should also find a compatible map editor. It might require some work to make it work on your mac tho.
  4. M4rcin

    OTClient OTCV8: WARNING: attempt to destroy widget 'widget1321' two times

    It says that the logic attempts to destroy a widget twice. It has nothing to do with the client being forced to exit, but the fact that OP redundantly :destroy() his widget somewhere in the code.
  5. M4rcin

    4mrcn4 - ''Programmer'' Scammer. Open Tibia Veterans.

    I can do much more but you cannot go threatening to chargeback for past jobs that are already complete For the last time, I will repeat myself - I delivered the job and was kind enough to extend the functionality for OP without charging him further - however, he found an issue (which was part...
  6. M4rcin

    4mrcn4 - ''Programmer'' Scammer. Open Tibia Veterans.

    Ok, to sum this up - the screenshots Riderovsky posted are manipulated. He deleted most of his messages. @riderovsky here is early version of this simple script that you claim I couldn't get to work And here is the whole story I wrote the script and after some testing, made it to work -...
  7. M4rcin

    4mrcn4 - ''Programmer'' Scammer. Open Tibia Veterans.

    As a freelancer, you should always ask for the payment upfront. As we can see, even tho I delivered the job and tried to be professional for most of the contact - I am being smeared on OTLand ... this time paid at least.
  8. M4rcin

    Programmer Tfs 1.3 work with multi-cores

    If you want to use parallelism you'll be good to go with just the C++17 algorithms library. https://devblogs.microsoft.com/cppblog/using-c17-parallel-algorithms-for-better-performance/ First of all, tfs is not single-threaded and there are no other bottlenecks (except db maybe?) that could be...
  9. M4rcin

    [13.21.13839][RLMAP] Fastest way to run Local Server

    I hope it comes with my pronouns! Cool tutorial, keep up the good job :)
  10. M4rcin

    [CANADA][CUSTOM] Darkrest Online

    It's definitely one of the most interesting servers launching this fall. Are you guys going to stick with item hotkeys or was that just a beta thing? @Darkrest
  11. M4rcin

    Could someone help me with C++ compiling error?

    luaopen_loadlib is not declared in your scope, probably misconfigured project or the wrong version of libraries. PS: Don't use outdated engines, you will have more issues with packages and stuff. If you are new use the main branch, because if you try to cut corners you will end up with even...
  12. M4rcin

    OTClient OTCv8 is only compatible with Windows 10

    If you have linker errors on older SDK etc, you might want to try using older pkg versions. If this won't help, I am afraid its time to move on 🕯️ https://blogs.manageengine.com/desktop-mobile/patch-manager-plus/2023/03/31/windows-7-end-of-life-the-end-of-an-era.html No issues with that, i am...
  13. M4rcin

    OTClient OTCv8 is only compatible with Windows 10

    But why would you do that? :eek: I am trying to say that I had no issues with the exe's compatibility.
  14. M4rcin

    OTClient OTCv8 is only compatible with Windows 10

    I like how some of his sentences are formatted like that and some are like that But no link, no credit left @topic I had no issues after compiling on VS2022, v143, Win10 SDK, x64, so this shouldn't be the case. Make sure that you have all required libraries (openal-soft:x86-windows-static)...
  15. M4rcin

    Creating a game -Lack of wind in the sails.

    There are a lot of template projects for Unity, check them out - but if you are comfortable with TFS/OTC then feel free to stick with it. Keep in mind that auxiliary functionalities can be implemented as additional services, all they have to do is communicate with TFS, and if we are talking...
  16. M4rcin

    [France][13.20] Noveria Online - 1st July 2023 - FULL LAUNCH!

    Innovative and fascinating server. You should try it if you didn't already.
  17. M4rcin

    about noveria.online and its current owners

    Was anyone born a programmer? (i hope you know what i mean)
  18. M4rcin

    about noveria.online and its current owners

    TLDR: "I cry and i leak"
  19. M4rcin

    Odenia is looking for more staff members.

    Salary: 1 zł/h
  20. M4rcin

    In need of a little advice..

    Create a lightweight executable that downloads the rest
Back
Top