WoW:API ShowMerchantSellCursor

Revision as of 12:03, 14 January 2005 by WoWWiki>Fenaoin (Changes the cursor to the merchant sell cursor)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ShowMerchantSellCursor -Documentation by Fenaoin-


ShowMerchantSellCursor(index);

Changes the cursor to the merchant sell cursor.


Arguments
(index)
index
Number - The index of the item in the merchant's inventory

Returns
nothing

Details
The cursor will change to the merchant sell cursor. If the player cannot buy the item, the cursor will appear greyed-out.

Template:WoW API