Ckiller
Loyal Freddie
- Joined
- Jan 7, 2004
- Messages
- 909
/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
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