Makros für Artefaktladungen
Verfasst: 19.12.2005, 16:43
Here's the trick:
Type exactly the following for the 5th level ability. Don't add any more or fewer spaces.
/macro name /use 5 XX
For the 10th level:
/macro name /use2 5 XX
That's it. The five doesn't mean anything, but it won't work without the five. The name is whatever you want to name the macro. The XX is the number of the slot where you keep the artifact. Here's how we have numbered the slots:
0 = right hand weapon
1 = left hand weapon
2 = two-handed weapon
3 = ranged weapon
10 = helm
11 = gloves
12 = boots
13 = jewel
14 = torso
15 = cloak
16 = legs
17 = arms
18 = necklace
21 = belt
22 = left bracer
23 = right bracer
24 = left ring
25 = right ring
40-47 = first inventory bag, top to bottom
(The other bags may work, count out accordingly.)
So, to use the Winged Helm's level five ability with this macro, you would type:
/macro WH /use 5 10
Type exactly the following for the 5th level ability. Don't add any more or fewer spaces.
/macro name /use 5 XX
For the 10th level:
/macro name /use2 5 XX
That's it. The five doesn't mean anything, but it won't work without the five. The name is whatever you want to name the macro. The XX is the number of the slot where you keep the artifact. Here's how we have numbered the slots:
0 = right hand weapon
1 = left hand weapon
2 = two-handed weapon
3 = ranged weapon
10 = helm
11 = gloves
12 = boots
13 = jewel
14 = torso
15 = cloak
16 = legs
17 = arms
18 = necklace
21 = belt
22 = left bracer
23 = right bracer
24 = left ring
25 = right ring
40-47 = first inventory bag, top to bottom
(The other bags may work, count out accordingly.)
So, to use the Winged Helm's level five ability with this macro, you would type:
/macro WH /use 5 10