Changes the cursor to prepare for buying an item from a vendor. Only changes the cursor image and mode if the given index
contains an item.
See also Cursor functions.
Signature:
ShowMerchantSellCursor(index)
Arguments:
index
- Index of an item in the vendor's listing (between 1 andGetMerchantNumItems()
) (number
)