DataType:advlootitem

From the wonderful RedGuides Wiki

Information about items in the loot window


This Data Type is referenced in MacroQuest, and accessed by Top-Level Object(s): AdvLoot
advlootitem is used as a return type by these members:  [ Toggle ]

Page Member Description
advloot PList[#] Data on the Personal list
SList[#] Data on the Shared list

Members

Type Member Description
bool AlwaysGreed If the "AG" option is on
AlwaysNeed If the "AN" option is on
AutoRoll If the "Always Roll" (IE Dice symbol) option is on
FreeGrab true if the item is free grab (no restrictions)
Greed If the "GD" option is on
Need If the "ND" option is on
Never If the "NV" option is on
No If the "NO" option is on
NoDrop True if the item is No Drop
int IconID Returns the icon ID
Index
StackSize The number of items in the stack
int64 ID
string Name

See also