AutoLoot¶
Contains members that return the current status of the autoloot plugin, as well as inventory information.
Members¶
bool Active¶
- Will return true when you are using MQ2AutoLoot to handle your advanced looting .
bool SellActive¶
- Will return true when your selling your items to a merchant.
bool BuyActive¶
- Will return true when your buying itemat a merchant.
bool DepositActive¶
- Will return true when your depositing your items to a personal/guild banker.
bool BarterActive¶
- Will return true when your bartering your items.
int FreeInventory¶
- Will return the number of empty slots not in excludebag1 or excludebag2
This datatype is added by MQ2AutoLoot.