WoW:MACRO use: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Move page script moved page MACRO use to MACRO use without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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.

Latest revision as of 04:48, 15 August 2023

Redirect to: