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

item

  1. richardestro

    Item limit

    I having a problem creating new items, i added a new item to my server with id 40001, but i can't create it in game with /i 40001 but i can create the item 40000 with the /i When i open the assets the items are there also in the .otb I think there is a limit in the items somewhere, but i...
  2. S

    > ERROR: Unable to load items (OTB)!

    Hi again, I got another problem as my title says. I already changed in items.cpp this: /* if(Items::dwMajorVersion == 0xFFFFFFFF) std::cout << "[Warning - Items::loadFromOtb] items.otb using generic client version." << std::endl; else if(Items::dwMajorVersion < 3) {...
  3. Jpstafe

    How can I place new items to this server?

    Hello good morning community, I'm testing the server Sabrehaven ... The truth is that everything is new for me this type of server to edit .. I come from Otx, and there are a lot of setups I don't understand. I wanted to ask you if there is any type of video tutorial or any post that explains...
  4. K

    Losowy item z pudełka tibia 8.6

    Witam. Z góry mówię że jestem świeżakiem i próbuje postawić swój pierwszy ots evo 8.6. Potrzebuje pomocy przy dodaniu komendy dla goda „/randomitem” która miałaby działać tak , że po wpisaniu komendy, gracze (tylko ci którzy są online) otrzymują w pudełku 1 z 10 wybranych losowych itemów Pytanie...
  5. Fabi Marzan

    C++ Does not show the Text when the value is 0

    Greetings as always, I have a problem that does not show the text when the value of the attribute is 0, I added the Tier attribute in the items, but apparently when I set it to 0, it does not show me the Tier text. Add in sources in item.ccp // Show Classification and Tier on item...
  6. donabimbo

    Problem with AddItem with Container Full

    I use a TFS 1.5 from Nekiro. Greetings, I am having a problem with the Additem when I have a full backpack. I'm looking at what the problem is in the sources, and I can't find it. I just use a simple script: player:addItem(2160, 1) player:say("Item!") Just that, no getFreeCapacity() or...
  7. 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...
  8. Z

    Can only store certain items inside the bag

    0.4 Just want to know (and if possible, how). There is a way to make a bag, and you can't store any item unless it is specify in the script? Like an quiver, you can only store arrows. Thanks
  9. Yan18

    TFS 1.X+ [TFS 1.3] How to do Deep Search in a For Loop in Main Backpack to Searching Items Inside Other Backpacks?

    Hi guys How to do a deep search for loop to search items in backpacks inside main backpack?
  10. potinho

    TFS 0.X Use all stackable itens in action

    Hi guys, how are you? I have an action who i use an item and it give 1 premium point to me. There is a way to use all stackable itens? When i click on pile with 100 itens, it use only one, i want to use all itens in a stack and add all points referent a stack. My action: function onUse(cid...
  11. S

    C++ How to get item ID by ClientID

    Hi, I made a script that sends the ClientID of an item to the server, so the server can send me info about the item, but i can't manage to get those informations through clientId. What i am trying to do is to convert the ClientId to ServerID, but because of my lack of experience in C++, i...
  12. cryptomeepo

    Lua TFS 1.2: Item give outfit. It disappears when player relogging.

    I'm using a simple use item give outfit script: local config = { storage = 535923, effect = CONST_ME_FIREWORK_RED, text1 = "You have gained your new outfit!", text2 = "You already have this outfit!", looktype = 255 } function onUse(player, item, fromPosition, target...
  13. A

    PHP SHOP website dont give item HELP

    Hello, im trying to buy items at my website, once I pay with the coins it says that I have to wait 3 minutes to get the item in the game. But I never get the item and when I see the transactions history it shows that the offer is not been realized yet.. ANY HELP PLEASE? I dont use TFS, its OTX
  14. Yan18

    TFS 1.X+ How to Equip an Item Slot on It's Respective Slot Directly without Drag From Bag

    Hello folks! As the title says, how can I add an item on it's respective slot directly without move it from bag to slot? For example, I use a talkaction and will add/create a Shield on RIght Slot, but that Shield can't be added on bag, only can add on slot. It will works to event OnEquip and...
  15. N

    (OTX2) random item stats, attr extraattack and armor error

    I'm using this mod: https://otland.net/threads/mod-random-item-stats.130295 my difficulty is simple I also use otx 2 from matty https://github.com/mattyx14/otxserver/tree/otxserv2 the command list is this...
  16. Kuantikum

    Lua Spawn item at multiples random pos.

    Hello guys, Currently what this script does when the server starts is to create an item in a random position. Is it possible to create the same item in more random positions? local STARTUP = {} STARTUP[#STARTUP + 1] = { -- Quest Stuff action = function() local fromPos = {x=3376, y=776, z=6}...
  17. Crx Molten

    Lua Color item/loot (item rarity)

    Hi, I want to change itens rarity at my server, but i'm not finding anywhere to change it. Do i have to change on source? Or use a special item editor? I use TFS 1.3x Thanks
  18. Ezzz

    OpenTibia EZItem Editor for Nostalrius Engine (x64)

    EZItem Editor for Nostalrius Engine Version 1.0 beta A program I've made to help you developing and managing all the items for my engine Nostalrius which is based on CipSoft engine, the utility will make it easier to make new items and manage existing ones with ease. The application itself is...
  19. Caduceus

    TFS 1.X+ Define Item

    I am trying to find a way to define Item in a script that does not have it included in the function. I keep getting "attempt to index local 'item' (a nil value)" elseif offer.type == GameStore.OfferTypes.OFFER_TYPE_MULTI_ITEM then local inbox =...
  20. Kuantikum

    Item.otb - How to edit items ?

    Hello guys! It is my first time to edit the items, I am using this ITEM EDITOR 10.98 to try to modify an item, I want to add the MULTI USE option. When I identify the item and make the modification by checking MULTI USE and saved, it is like this in red and when I go to check on the server...
Back
Top