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

    [BRAZIL] D2 Server 7.4 Cast - Online 2018

    D2 is coming back!
  2. Stellow

    Scripter Big Job $$ - Proffessional Lua Scripter with some knowledge in tibia 8.0

    [C++, C#, LUA, HTML, JavaScript, PHP] Freelancer: I can help you with any programming related task
  3. Stellow

    Linux Peeks of Memory RAM on Server Running

    That is really awesome intel, and make me realized something. Maybe this freezes are not coming from the source itself, and do from the scripts attached on it. Sometimes we start piling everything and lose track on what had be done. Thank you for the answer, clocking and logging function time...
  4. Stellow

    strutZ's Library of work and Resources

    Good job on the organization and tutorials.
  5. Stellow

    Help with gesior acc please!!

    post your shop system
  6. Stellow

    Windows delay on open door

    Where did you get this script, I do not see any timer there.
  7. Stellow

    paypal dont work

    Did you configure paypal IPN file, enabled it? Did you check if your ports are open on firewall? Did you check paypal IPN Log to see error code? Did you add your ip to white list on ipn.php and send a get there on a debug mode, to see if the php script may be throwing a error? Few steps that...
  8. Stellow

    Compiling Why sources not compile?

    There are many errors on the compile log, I think you may be missing some library installed on your system. Check if the requested library is installed, if it is and you still getting the error, check for the location of the variable, and tweak it to be according of the installation. The answers...
  9. Stellow

    TFS 1.1 NPC

    Why don't you want to use the storage way?
  10. Stellow

    Linux Peeks of Memory RAM on Server Running

    I have noticed that few times server freezes. I check for the network history to see peeks of incoming packages, everything normal. Which it suggests that the problem may be during a processing on any part of the server. Do you server owners and creators, have any tips to localize areas in the...
  11. Stellow

    Feature Reborn System | Reset level, increase power, set exclusive items, spells, houses, web and more!

    Do not hesitate to ask if you have any problem during installation.
  12. Stellow

    Feature Reborn System | Reset level, increase power, set exclusive items, spells, houses, web and more!

    This is a reborn system, on which player reaches level X and then goes back to level 8, you choose how and what status will be available. This system was designed to TFS 1.2, but can be adapted to any version, the only difference is maybe a function name. Comment if you have problem adapting...
  13. Stellow

    Compiling in MACOX Failling... openssl

    Any solution to compile on the latest version of mac? /.../otclient/src/framework/util/crypt.cpp:35:10: fatal error: 'openssl/rsa.h' file not found Openssl is installed already by brew. And brew linking, as an option I have seen on internet, seems not to work. Refusing to link...
  14. Stellow

    Solved Having C2397 compiling error

    The error message are pretty ssl explanatory. Go to the lines of error and fix the data types.
  15. Stellow

    Scripter In need of an active experienced scripter [0.3.6]

    [C++, C#, LUA, HTML, JavaScript, PHP] Freelancer: I can help you with any programming related task
  16. Stellow

    contract Programmer

    What would you like to do there?
  17. Stellow

    Lua String to Table tfs 1.2

    A long time ago, I have worked on a script that converted a string {{2160,100},{2160,100},{2160,100}} to a table. I don't really remember what I did, but back in the day I did not have any overhead. I probably called a table.unserialize on this string, or maybe just raw. The thing is, it is not...
  18. Stellow

    Lua Offer expires tradeoff (Auction System).

    send me your ots_communication script that cares of the shop.
Back
Top