Question - Item details in Advanced Loot Window

tervalas

Active member
Joined
Oct 26, 2023
RedCents
386¢
Is there any method for getting more information about an item when it is still in your advanced loot window that does not involve searching for it in your inventory/bank/etc?

mq.TLO.AdvLoot can get me an item id and name, but I was hoping there was a way to get that id to an item type and access its members.
 
Is there any method for getting more information about an item when it is still in your advanced loot window that does not involve searching for it in your inventory/bank/etc?

mq.TLO.AdvLoot can get me an item id and name, but I was hoping there was a way to get that id to an item type and access its members.
You can use the information from the loot window to look the item up in MQ2LinkDB and have all the details of the base item.
 
You can use the information from the loot window to look the item up in MQ2LinkDB and have all the details of the base item.
Thanks for the info. At least there is a pathway to potentially filtering more objects, even if it means database lookups.
 
Fun......class list for an item is a binary representation of which classes can use something. Now to figure out the order.
 
Question - Item details in Advanced Loot Window

Users who are viewing this thread

Back
Top
Cart