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

    Only guild lider can to buy

    "Type in house table" do you mean on the map editor? Everywhere on the door is marked "Guild Hall"
  2. C

    Only guild lider can to buy

    This is a real map :D These guild halls are originally on the server
  3. C

    Only guild lider can to buy

    Hi! :) How can I change it so that only the Guild Leader can buy the Guild Hall? By the way, on the GH map they are marked as GH, but in the game they are called "House" by clicking look on the door and any player who is not the guild leader can buy a guild hall "It belongs to house...
  4. C

    Lua Djinn Quest

    Hmm... Could you help me how to do this? :) So far I've managed to fix NPCs. Unfortunately, Djins and Svargrond defeated me 😅 In Svargrond I was actually defeated by the door, because I talked to Halvar, he took the money, etc., but I can't go through the door.🥲 But I'll ask about that later...
  5. C

    Lua Djinn Quest

    I've tried this before too. Unfortunately it doesn't help. CMD: Lua Script Error: [Npc interface] data/npc/scripts/Umar.lua data/npc/scripts/Umar.lua:99: attempt to call method 'addGreetMessage' (a nil value) stack traceback: [C]: in function 'addGreetMessage'...
  6. C

    Lua Djinn Quest

    Hello :) I fixed most of the NPCs, but unfortunately I can't deal with some of them... One of them is Ubain and Umar from Djinn Quest. I tried to solve the problem in several ways, but I couldn't, so I'll post the original code as it was, because I did a lot of digging into it :D [CODE=lua]local...
  7. C

    How to introduce colored loot in OTC?

    Hmm.. Where to look for it? i downloaded Sabrehaven 8.0 :D
  8. C

    OTClient Editing login panel otclientv8

    Thanks you again! :)
  9. C

    OTClient Editing login panel otclientv8

    Hmm... I can't pick any of these off the list. What should the local login look like? I thought General LocalTestServ doesnt work
  10. C

    OTClient Editing login panel otclientv8

    I have it set to "false", but after a restart there is still the option to enter the IP and select the version. That's why I don't know how to change it Edit. on screen was "true" coz i changed it. But i tried "false"
  11. C

    OTClient Editing login panel otclientv8

    i have only " ALLOW_CUSTOM_SERVERS = false -- if true it shows option ANOTHER on server list" Dont have allow custom client :/
  12. C

    OTClient Editing login panel otclientv8

    Hello! :) I have OTCv8 and TFS 1.4.2 with engine 10.98 I searched a bit in the files but couldn't find it. How can I make sure that my client does not have a field to enter the IP and select the game version, only the Login and Password? IP and Version from above would be assigned :) Regards
  13. C

    Lua Xikini's Free Scripting Service TFS 1.4.2

    Hello Xikini! :) Recently I heard that it is possible to somehow create a lua file for TFS 1.4.2 otcv8 where instead of using the schema for each item separately: (I had a different ID than above - for otcv8) It is possible to somehow create a .lua that collects the prices of items and, based...
  14. C

    Change Spell List

    It works! Thank you! :)
  15. C

    Lua Svargrond Arena 1.4.2 doors + teleprts

    There was practically nothing in mine, which is why I had a problem with it from the beginning, where to put it, etc. I checked various ots on github. I think I found this on OTS from Ottoland My data/lib folder:
  16. C

    Lua Svargrond Arena 1.4.2 doors + teleprts

    Hi! ;) I tried to solve the problem based on the information I found on otland, but unfortunately I ultimately failed :/ I have a problem with the scripts and I don't know where. When I click on the door, it says I can't enter, and when I enter TP it gives me an error in cmd: I will be...
Back
Top