Changes the cursor to prepare for repurchasing an item recently sold to a vendor. Only changes the cursor image and mode if the given index
contains an item.
See also Cursor functions.
Signature:
ShowBuybackSellCursor(index)
Arguments:
index
- Index of an item in the buyback listing (between 1 andGetNumBuybackItems()
) (number
)