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

    How to Make Backpack Open Above a Panel?

    I'm developing some things in Otclient (specifically in otclient redemption: GitHub - mehah/otclient: An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to...
  2. K

    MyAAC bug guilds invite

    I'm using the latest version of myaac (GitHub - otsoft/myaac: A free and open-source Automatic Account Creator (AAC) written in PHP (https://github.com/otsoft/myaac)) and when any player (including me) creates a guild, the "invite player" button only appears when the guild is created, if you...
  3. K

    BOT for edubart otclient

    I would like to know if there is a way to put a bot in edubart's otclient ( GitHub - edubart/otclient: An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to...
  4. K

    MyAAC doesn't keep loging

    Guys can someone give me a help? I have a site on xampp with a domain redirecting to it, the site is http://ninjanto.com.br What's going on: When you log in to your account, and try to switch pages, automatically you are logged out of the site, then if you log back in to your account, there's...
  5. K

    Error MyACC old-school

    When I installed the MyAcc website (old-school template) I got it from here: Near the "Server Info" part there is this error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the...
  6. K

    C++ Get all friend list names

    I was in need of a function that returns all the names of the people that are saved in the friend list of player X I would probably have to change in the source, could someone help me? Acutally i'm using this tfs: Release OTX Server 2.15 :: Version "SNAPSHOT" · mattyx14/otxserver...
  7. K

    AAC Myacc wrong items

    I'm using the myacc version 0.8.7 If I look for any player in characters.php, the image of the items that appears is this: But it's all wrong, there aren't even these items in the game... If I go to the vip shop (using a plugin version of @Gesior.pl myaac-gesior-shop-system-v2.3...
  8. K

    Add more attributes in doItemSetAttribute

    *I'm using tfs 0.X (0.4 or 0.6) *Client 8.60 I would like to know how I can add more attributes to doItemSetAttribute, for example: doItemSetAttribute(item, "maxhealth", 300) doItemSetAttribute(item, "maxmana", 700) doItemSetAttribute(item, "speed", 300) doItemSetAttribute(item...
  9. K

    create a new tooltip in .lua otclientv8

    I'm implementing a rarity system on my server, but for that, it seems I need to do everything from 0 (since I can't find it anywhere around) One of the things in the rarity system that I want to do, is also to put the item description for when I hover over it. I'm doing it based on what...
  10. K

    convert .otmm to .map (automap 8.60)

    I have the map completely open in otclient made by @Gesior.pl tutorial (this one: OTClient - Unlock full map (https://otland.net/threads/unlock-full-map.261789/#post-2532045)) However, several players on my server prefer to use the old client, I would like to know if I would have to explore...
  11. K

    Lua Request item that unequips after X seconds and goes back to bp

    Hello, I would like to know if anyone could help me with an item I need to make (actually there are 3 items, but if you can help me with any amount I will be immensely grateful) I've already added the item on the server and everything else, I put its ID and put it as ring, however, I would...
  12. K

    Get AAB file instead of APK

    I have a developer account on the Play Store and I would like to put the application from my server on it, but the Play Store is only accepting .AAB file uploads and not .APK I would like to know if there is any way I can get the .AAB from otclient v8
  13. K

    Player loss skill at logget out

    Guys, something strange is happening, when the player logs out (ie, logs out normally, die, relogs server, and all the other things that make the player log out) he loses sword fight, distance fight skills (etc etc) BUT does not lose magic level... Could someone for the love of god help me?
  14. K

    Add a health bar on top of the existing one

    I've been trying to add a health bar on top of the already existing one in my otclient (or if anyone knows another way works I accept too) for several hours and finally decided to come here How it is currently: As I want: The closest I could get was to create this in...
  15. K

    Topmenu bugging all

    I've been trying to solve this problem for about 5 hours and I finally decided to ask you for help... If I put the "20-topmenu.otui" in "styles" this happens: *note that the panel items are on the right and organized, but there is a black band around it, on the lower arrow, note that the...
  16. K

    Lua (LuaInterface::luaGetPlayerFlagValue) Player not found

    This error is appearing with a bit spells on my server, could someone show me the solution so I can fix it myself later whenever it happens? I'm going to post two of these scripts that are giving me an error for me to use as an example and if you can give that help I would appreciate it <3...
  17. K

    Lua Server crashing when login/logout

    I opened a server on my computer and then on a virtual instance of amazon, 15gb of RAM, SSD, and 1.2gb/s internet (yes, gb, not mb) of download and upload, there was just me and one more friend online on it, and whenever he or I do login or logout, the server ALWAYS crash for about 2 to 3...
  18. K

    Green lines in Remere's map editor 3.7

    I formatted my computer and installed remere's map again, but now when I open it where any tile is it's getting full of green lines What should i do to resolve this?
Back
Top