• 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!

items

  1. A

    NPC addons items seller Canary

    Hello, im going to bring a new npc that i've been working with on Canary servers, it worked for me and. NPC sell real items for addons, you can edit the prices. I edited the npc with the most communs items for addons. Hope you like it :)
  2. changosot

    I need Help For Remere Map Editor + ITEMS

    Hey guys, sorry to bother you again. How can I upload items to Remere Map Editor 3.8.0? I really don't know! I've tried everything to upload the item I created with the Assets Editor. What are the steps to follow? Apparently I understand that they still haven't released the OTBM for the new...
  3. Jpstafe

    How can I balance the rarity system? tfs 1.5

    Hello otland community, I'm trying to balance the rarity system, the items are giving too many attributes, an example of them, in magic level+ sometimes it gives item magic level +3, and it seems to me that that would break the game, because A knight with a complete set of +3 magic level would...
  4. Z

    Items.xml don't recognize "-"

    0.4 Good afternoon everyone, I didn't know how to explain my problem in the title, so I apologize. My items.xml doesn't recognize this dash, so all items that are, for example, like this: <item id="4667-4690" name="dirt"/> On the server it looks like this: You see an item of type 4690, please...
  5. OmarBallouz123

    OTClient Can't buy from NPC with items ID more than specific number

    Hello I am facing a problem with NPCs when I add an item with ID 40000+/- (I don't know exactly which number is the limit) I can't buy it. When I trade with NPC and click on the item nothing happens. I can't find any error or something limiting it. Any help where can I find the limit or the fix...
  6. Zerox009

    Tibia [Dowloads] TibiaDepotTools V1.0.0

    Hello otland community, I share another of my mini projects, this is to control market prices, nothing automatic, but it does make the process faster, where you put the name on a list, and you record the prices of the markets that are yours, so when you review you will be aware that if I change...
  7. D

    Lua Players are cloning items

    Which server or website do you use as a base? Pokemon HuatsonOT V2.0 (DXP) NO lvl sys & Poke Bar What is the reason for this topic? Some players are cloning items Hello, on my server sometimes it is crashing (possibly someone attacking, but that doesn't matter), the problem is that they are...
  8. zDeluxe

    TFS 0.X [Tfs 0.3.6] How can I put a max level for usage of an item

    Sorry for the wording of the request, essentially what I am looking to do, is disable a character from being able to use an item past a certain level. An example would be a character is now level 50, so cannot equip an AOL anymore.
  9. Z

    OtservBR Items

    Hello, first I apologize if I'm in the wrong place and if my English is horrible. I spent a long time without following the TibiaOT world, and now I saw this OtServBR base, but the item system is different and I'm too layman to understand. Could someone just teach me how I would add a new item...
  10. almirtibiaalmir

    Myaac add new categorys

    Hello, i would add new category example "support items" on myaac. I tryed to add on gift.php, admin-offers-add.html.twig and in database but on Admin Panel are the category but there is no possibility to add the item id and count. admin-offers-add.html.twig: gifts.php
  11. potinho

    Lua [TFS 0.X] NPC who transmog item

    Hello everyone, everything good? I had an idea and would like to know if it is feasible to implement it (and if anyone can help me). I saw a transmog system, where the player chooses an item's attribute to use on another item (with a different looktype). I would like an NPC to do this transmog...
  12. Cebal

    Lua [tfs 1.3] combine 2 items NPC

    Hello guys! Maybe someone will be able to help with with a pretty simple script. Im looking for NPC which can combine 2 specific items to 1 other item. It would be nice to have an option to talk to this NPC and if I have 20 of each items I could exchange 20 at once, or less. Thanks!
  13. charlyhustle

    C++ TFS 1.3 Item Attributes

    Hey everyone, I need a system that allows me to do something like this: In items.xml: <item id="1234" article="an" name="example armor"> <attribute key="weight" value="10000" /> <attribute key="armor" value="10" /> <attribute key="slotType" value="body" />...
  14. potinho

    TFS 0.X [7.72] NPC Buy all loots

    Hello guys, I have a question and I was wondering if it is possible: I have NPCs who buy items and work perfectly. They buy in the quantity I determine, as in the print below, but he doesn't understand when I say "sell all". Is there a way for the NPC to understand? If yes, how? It would make...
  15. potinho

    TFS 0.X [7.72] Understanding extraatk attribute

    Good morning guys, I created a customized item, but it is showing "atk +0 +5", shouldn't it just show "atk +5"? Is there a way to fix this? <item id="5112" article="a" name="Firewing Bow"> <attribute key="extraatk" value="+5"/> <attribute key="weight" value="3100"/>...
  16. potinho

    (0.4) Use 8.6 version items

    Hello, I have a server at version 7.72 and I would like to add version 8.60 items to it. Is there an easier way to do this without having to edit DAT or SPR?
  17. Jpstafe

    unable to load items(OTB) OTX lord zedd

    I want to try this otx version 7.72 but I get this error .. how can I change the protocol version, from what I saw this in 8.6 I don't know if that influences the error .. can someone help me? - I have tried this option, but it has not worked. skipItemsVersionCheck = false this is the otx...
  18. Jpstafe

    there a Dat editor for 7.72?

    Hello, I would like to know if there is a dat editor for this version, since the ones I found are only for 7.6, if you know, could you pass me a link? I made them with dat editor 7.6 but when I open my server it tells me that the items.otd does not correspond to the version
  19. K

    HELP! Scrypt onUse Items

    Witam. Poszukuje scryptu do wpisania w "Function". Mianowicie chodzi mi zeby uzywał przedmiotu ktory mam w backpacku. Znalazlem cos takiego ale nie wiem dokladnie co wpisac. onUse(function(pos, itemId, stackPos, subType) print(itemId .. " was used") end) Probowałem sam przerabiac ale...
  20. M

    Lua Item adding % damage offensive attack and runes,spells

    Hey i need help with adding custom items like blue robe (Adds 2% to damage from offensive attacks and 2% of all the power of magic runes and healing spells. ) Someone can help me ? whats attributes i need add? OTHIRE distro (tfs 0.3.6)
Back
Top