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

    Number of items on the actions bar

    Hi ! :) I would like to learn how to make the actions bar show how many items I have in my inventory, just like in the screenshot. I have TFS 1.4.2 OTCv8 for 10.98
  2. Z

    OTClient Saved position of containers

    Hmmm i have one problem "forgottenserver-1.4.2\src\iologindata.cpp(642,4): error C2065: "containers": undeclared identifier Database& db = Database::getInstance(); for (const auto& it : itemList) { int32_t pid = it.first; Item* item = it.second; ++runningId; if (Container*...
  3. Z

    Change Spell List

    The error appears after deleting even one line with a spell (no matter which one)
  4. Z

    Change Spell List

    Love <3 1730235269 After trying to make any changes, the OTC does not want to start. Error in modules\game_spelllist\spelllist.lua
  5. Z

    Change Spell List

    Hello :) Where can I edit this list? I removed some of the spells from the server, but they are still there TFS 142 otcv8
  6. Z

    Color items loot chat

    Hi ! :) I have a question. I also use TFS 142 and have otc8. I made it so that the loot is displayed (it's all green, not white like yours). I made the same changes as the guy above (for the test): local listOfValuesByItemId = { ["3953"] = 1000001, ["3668"] = 100001, ["3043"] = 10001, ["3035"]...
  7. Z

    hide Minimap Party Icons

    Hi! I downloaded mod: https://otland.net/threads/modules-rekzais-otclient-modules.289460/ Minimap Party Icons Could someone somehow make it possible to enable or hide icons on the minimap while in a party? I have absolutely no idea how to do it There are definitely smarter people here than...
  8. Z

    TFS 1.X+ Store TFS 1.4.2 no child category

    Hello! For several days I have been trying to solve the problem with the in-game store on otcv8 tfs 142. Currently I am stuck on an error that I cannot deal with. The in-game store opens, but when you click on it, there are no categories, and the error appears in otclientv8.log: [ERROR] first...
  9. Z

    TFS 1.X+ Private chat NPC

    Hello, I would like to set it to tfs 1.4.2 otc8 so that when I write to npc "hi", a private conversation "npc chat" appears and I write there without blocking other players :) Could someone tell me how exactly to do this? :)
Back
Top