WoW API: BuyMerchantItem
Jump to navigation
Jump to search
Buys the specified item.
BuyMerchantItem(index {, quantity});
Parameters
Arguments
- index
- Number - The index of the item in the merchant's inventory
- quantity
- Number (Optional) - Quantity to buy.
Notes
If the item is sold in stacks, the quantity specifies how many stacks will be bought.