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

    Looking for help on programming, open server

    I'm looking for help, I'll pay for the service, a fair price, because I know it's something simple, but I've tried all sorts of ways and tutorials and no solution. I carried out the entire server compilation, everything 100%. I configured phpadmin's MySql, configured the website installation...
  2. raynerjunior

    Help - Executable TFS

    I would really like some help on this issue, I don't know what else to do, or who to turn to, I've already done everything step by step and I can't even find a solution that helps me resolve it. Every TFS that I compile, be it TFS1.2 to Neriko TF1.5, the executable opens, but it doesn't find...
  3. raynerjunior

    Install MyAcc Error 'coin'

    Earlier today MyAcc was installed, using the base of Neriko TFS 1.5 version 7.4, when importing its schema and installing MyAcc it is showing this following error. Can anyone help me, I know it's something simple, but I'm a layman with a website.
  4. raynerjunior

    Changing the version doubt

    I have tfs 1.4, and the access is 10.98, I would like to change to 7.72, how can I do that? I know we changed it in definitions.h, is that right? static constexpr auto CLIENT_VERSION_MIN = 1098; static constexpr auto CLIENT_VERSION_MAX = 1098; static constexpr auto CLIENT_VERSION_STR = "10.98";
  5. raynerjunior

    Sprites 7.4

    I would like to know the best way to get real 7.4 sprites, because I have already tried using several sprs provided here and the image is blurry. How should I proceed, what should I use? What program can I use to convert or get them?
  6. raynerjunior

    Error when opening tfs 1.4

    Hello, I'm using the tfs 1.4 version, but I've already tested it on all of them and I still have the same problem, it's a simple thing, but I haven't found anything that could be doing it wrong, let's go. When opening tfs without turning on Mysql, in this case I am using Uniform Server, it...
  7. raynerjunior

    Error compiling TFS 1.4

    Good afternoon community, I would like to ask a question, after some VCPKG updates, I am unable to compile anything, it always shows the error in the image below, error in fmt.
  8. raynerjunior

    TFS 1.X+ TFS 1.4 Mining Action

    Save community! I need some additions to this mining action. # Return the random stone IDS. with time. # Mining only if you have sword skill. When it changes to ID 3608, I need that after 2 minutes it returns to a randomly selected ID, (Example. {1111, 2222, 3333, 4444} so it resets and you...
  9. raynerjunior

    OTClient OTClient 1.0 Print Target

    Save community! I have an error in my OTClient 1.0. I use the same one compiled for Windows, and today using the script below, it is not recognizing the requested item, and when I use OTClientV8 it can recognize it. Script: local rewards = { { item = 8298, count = 1, chance = 50 }, {...
Back
Top