WoW:API ShowMerchantSellCursor: Difference between revisions
Jump to navigation
Jump to search
ShowMerchantSellCursor -Documentation by Fenaoin-
mNo edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
:The cursor will change to the merchant sell cursor. If the player cannot buy the item, the cursor will appear greyed-out. | :The cursor will change to the merchant sell cursor. If the player cannot buy the item, the cursor will appear greyed-out. | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 05:03, 4 January 2006
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.