Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Solution_Lop
Forum: Lua/XML Help 01/22/24, 04:22 PM
Replies: 1
Views: 1,677
Posted By Solution_Lop
Okay, I went into the source code of the...

Okay, I went into the source code of the inventory and found a solution. In case anyone is interested:

local category, subcategory = GetItemLinkFilterTypeInfo(itemLink)
...
Forum: Lua/XML Help 01/22/24, 03:09 PM
Replies: 1
Views: 1,677
Posted By Solution_Lop
Get information about an item

Hello, I'm looking for a method that will return me string SI_ITEMTYPEDISPLAYCATEGORY

I've been looking for a long time and haven't found anything like it. The task is to find which category the...
Forum: Lua/XML Help 01/11/24, 05:35 AM
Replies: 5
Views: 1,551
Posted By Solution_Lop
Yes, I was considering this event, but I couldn't...

Yes, I was considering this event, but I couldn't figure out how to determine the source of the item, that is, whether it was obtained, for example, from an alchemical bag.
Forum: Lua/XML Help 01/10/24, 02:35 PM
Replies: 5
Views: 1,551
Posted By Solution_Lop
Thank you very much for the answer, I also ran...

Thank you very much for the answer, I also ran into this problem.. I searched through almost all the APIs in order to somehow catch the very event at which the item is obtained. I spent a lot of time...
Forum: Lua/XML Help 01/10/24, 01:36 PM
Replies: 5
Views: 1,551
Posted By Solution_Lop
Detect item was received from a bag?

Hello, dear community!

My task was to determine if the item was obtained from a bag obtained during the daily crafting tasks. I'm interested in whether there are ways to programmatically determine...
Showing results 1 to 5 of 5