WoW:API BuyMerchantItem: Difference between revisions
Jump to navigation
Jump to search
BuyMerchantItem -Documentation by Fenaoin-
mNo edit summary |
m (cat) |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
Revision as of 05:18, 4 January 2006
BuyMerchantItem(index {, quantity});
Buys the specified item.
- Arguments
- (index {, quantity})
- index
- Number - The index of the item in the merchant's inventory
- quantity
- Number - Optional quantity to buy
- Returns
- nothing
- Details
- If the item is sold in stacks, the quantity specifies how many stacks will be bought.