• 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

    OTClient Protocol error + ghost monster

    TFS 1.4.2 OTCv8. Hi, I recently encountered a problem (unfortunately, I don't know when). After killing monsters, I get a protocol game error and a "ghost problem" where the player looks like a monster while running or running too fast upwards (clipping the character). The map sometimes doesn't...
  2. Z

    OTClient Shaders are not save and other problems

    OTCv8, TFS 1.4.2 Hi, I have 2 problems with shaders. 1) After reloading, the last selected ones are saved, but after a server reset, they are not saved and you have to select them again. 2) Outfit, if I change the colors of the selected one, other examples on the right are also changed...
  3. Z

    TFS 1.X+ game unjustifiedpoints OTCv8

    Hi! I was looking for information on how to add a working game unjustifiedpoint panel to OTCv8 but unfortunately I couldn't do it. Does anyone have a solution for this? :D TFS 1.4.2 OTCv8
  4. Z

    Monster push player

    Hello, TFS 1.4.2. I tried to make one function but it doesn't work for me. Namely, if the boss wants to run to a certain target that it detects, and the player is in his way (and can be pushed) then the boss should push him into a free space. Can something like that be done? I tried like this...
  5. Z

    boss Bar problem - same floor

    Hi, I have a boss bar at my place and it works fine, e.g. when changing floors so that the boss bar disappears/appears. I have a problem though, being on the same floor. If I move away from the boss - the bar disappears. If I get closer to the boss - the boss bar does not appear. BUT If I...
  6. Z

    AAC Time to respawn Boss

    TFS 1.4.2 MyAcc Hi. I would like to make a script on the page check if a given boss is alive, and if not, how much time is left until the next boss respawns. For example, Orshabaal is on the server, it shows him on the "Alive" page, if he is dead - it shows the time until the next boss...
  7. Z

    Monster duration

    Hi ! :) I have TFS 1.4.2 I created several bosses in several rooms. One of their spells is to summon monsters. The problem is that after killing the boss (if possible), his summons would disappear after e.g. 30 seconds. If this is not possible, the summon disappears when you kill the boss. I...
  8. Z

    Opening backpack/moving when using runes

    Hi ! :) I solved some push bugs but I can't deal with one. When I hold down the hotkey and use e.g. Potion/Run all the time, I cannot open the backpack, move items in the backpack, move items on the ground, or move players at the same time. Probably for all this there is one change somewhere in...
  9. Z

    exp for players

    Hi :) I have a PvP server, but I would like to give a "symbolic" EXP reward for players. Where could I change this? Unfortunately, I don't have it in config.lua :) TFS 1.4.2
  10. Z

    vocations - scaling of magical healing and damage

    Hi. I have TFS 1.4.2 I noticed that my knight at 6 mlvl and 250 lvl heals with "exura" at 90, and with ultimate healing rune at 170-190. Does not scale healing/damage for me magicDamage="2.0" healingDamage="2.0"/ With each profession being different what I understand is to scale their magic...
  11. Z

    TFS 1.X+ Shared Exp taking into account distance and professions

    Hi, I thought I would start a new topic considering what has already been done. By the way, someone may directly benefit from the results :) original thread: C++ - Party shared experience issue (https://otland.net/threads/party-shared-experience-issue.286392/page-3#posts) (3 page) Thanks to...
  12. Z

    Protocol errors

    Hi. I have quite a lot of errors in the protocol and I don't know how to solve them. I have TFS 1.4.2 OTCv8 10.98 engine OTC logs: 1) ERROR: no thing at: [C++]: ?parseTileTransformThing@ProtocolGame@@AAEXABV?$shared_object_ptr@VInputMessage@@@stdext@@@Z 2) ERROR: no thing at pos:32837...
  13. 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
  14. 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
  15. 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...
  16. 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...
  17. 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