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

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    There is nothing to optimize and its not related to general performance. It's you suggesting I am a scammer and throwing stones, are you mentally challenged?
  2. M4rcin

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    So stop advising like you were one. You suggest that someone "optimize" something that you are completely oblivious to, you suggest someone spends money on something that is not a problem here. Stop cherrypicking posts that fits your narrative. Follow this in more general manner and you will...
  3. M4rcin

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    Stop misleading people into scam services Thats right, this is the correct answer.
  4. M4rcin

    Lua Help please, Many ActionIds in one code?? theres possible?

    Just use the same script, there are countless examples of that in actions.xml ... https://github.com/otland/forgottenserver/blob/a4ba6bf3cd70437ad535827224804e0629105e72/data/actions/actions.xml#L30 I am afraid he cannot be clearer on that Don't do drugs kids
  5. M4rcin

    How many people are using WASD vs Arrows vs Numpad to walk?

    WASD and I have used it since I can recall, I used autohotkey to rebind arrows (and nums) to WASD before it got the support 🤓 .... likely because i didn't had a numpad on my old notebook.
  6. M4rcin

    Valoria MMO

    Very cool concept, not to mention the name of the project :D Keep it up!
  7. M4rcin

    Treasura 8.0 Development thread REBALANCED long term x1

    I never told you to shut up, you are manipulating right now. I was genuinely curious how someone who didn't see a successful x1 server* made it to this position. By saying essentially made up of people over 30 years old who have work and families and not so much time to dedicate to a game you...
  8. M4rcin

    Treasura 8.0 Development thread REBALANCED long term x1

    How come you became a "Senior Support Team Member" being this clueless?
  9. 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.
  10. 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.
  11. 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.
  12. 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...
  13. 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 -...
  14. 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.
  15. 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...
  16. 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 :)
  17. 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
  18. M4rcin

    TibiaSwap.com - Retro reinvented - Discussion Thread

    It will be available in an upcoming update. along with other cool features like new enchant attributes, new dungeons, and more. As already mentioned, TibiaSwap allows you to play without an account on our War Server, but also the regular game may be passwordless, thanks to Google OAuth...
  19. 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...
  20. 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...
Back
Top