Puts an item available for purchase from a vendor onto the cursor
See also Merchant functions, Cursor functions.
Signature:
PickupMerchantItem(index)
Arguments:
index
- Index of an item in the vendor's listing (between 1 andGetMerchantNumItems()
) (number
)