WoW:MACRO use: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Redirected page to MACRO cast)
Line 1: Line 1:
{{macroapi}} __NOTOC__
#REDIRECT [[MACRO_cast]]
 
 
Uses an item in your inventory.  There are three valid methods:
/use item
/use BagId slot
/use InvSlot
 
== Aliases ==
:none
 
 
== Arguments ==
:;item : The name of the item to be used.
:;[[BagId]] : The bag the item is in (0 is backpack, etc...)
:;slot : The slot number, starting at 1.
:;[[InventorySlotId | InvSlot]] : The slot on your character in which to use an item.

Revision as of 08:08, 16 September 2009

Redirect to: