Using items with a macro
Posted: Fri Dec 16, 2005 4:38 pm
Ripped from Freddy's House for those that dont read it, Vodkafairy found it so credit to him.
Found this post on german boards, and had no idea it was possible, maybe some of you will find it useful.
It's actually quite simple, just make the following macro:
/macro xx /use 5 **
or
/macro xx /use2 5 **
replace xx with the name you want to give the macro (obviously), and replace ** with the digits that represent the slot you want to use.
0 = right hand
1 = left hand
2 = two-handed
3 = ranged weapon
10 = helm
11 = hands
12 = boots
13 = jewel
14 = vest
15 = cloak
16 = legs
17 = arms
18 = necklace
21 = belt
22 = left bracer
23 = right bracer
24 = left ring
25 = right ring
40-79 = inventory slots
so for example, you want a macro that directly uses a barrel of power (in your first inv slot):
/macro barrel /use 5 40
Found this post on german boards, and had no idea it was possible, maybe some of you will find it useful.
It's actually quite simple, just make the following macro:
/macro xx /use 5 **
or
/macro xx /use2 5 **
replace xx with the name you want to give the macro (obviously), and replace ** with the digits that represent the slot you want to use.
0 = right hand
1 = left hand
2 = two-handed
3 = ranged weapon
10 = helm
11 = hands
12 = boots
13 = jewel
14 = vest
15 = cloak
16 = legs
17 = arms
18 = necklace
21 = belt
22 = left bracer
23 = right bracer
24 = left ring
25 = right ring
40-79 = inventory slots
so for example, you want a macro that directly uses a barrel of power (in your first inv slot):
/macro barrel /use 5 40