advloot¶
The AdvLoot TLO grants access to items in the Advanced Loot window.
Members¶
itemfilterdata Filter[ItemID]¶
- Inspect the loot filter for a given ItemID.
bool LootInProgress¶
- True/False if looting from AdvLoot is in progress
int PCount¶
- item count from the Personal list
advlootitem PList[Index]¶
- Inspect the item at the specified index in the personal loot list.
int PWantCount¶
- Want count from the Personal list (AN + AG + ND + GD)
int SCount¶
- Item count from the Shared list
advlootitem SList[Index]¶
- Inspect the item at the specified index in the shared loot list.
int SWantCount¶
- Want count from the Shared list (AN + AG + ND + GD)