#How do I target the bottom right action bar in the conditions tab?

1 messages · Page 1 of 1 (latest)

smoky hare
#

How do I target the bottom right action bar in the conditions tab?

earnest lion
#

I don't know what that means tbh. Explain better what your goal is.

smoky hare
#

So on the OH weapon swap WA it has the line "ActionButtonDown(10);ActionButtonUp(10)" which targets my 10 action button on my main bar. However I want this to use the bottom right action bar on the 12 slot. This is in the "condition" tab.

earnest lion
#

10 is a specific buttonID

smoky hare
#

So do I need the specific button ID for the slot i want it to use?

earnest lion
#

Using it in a WA is asking for taint or errors though.

#

Sounds like a draedful Aura

smoky hare
#

As long as I have the correct equipment manager thing in the action bar slot it works perfectly

#

but i dont want it to take a main action bar slot ><

earnest lion
#

There's no need to use any action slot.

#

If the action fires another addon's function, and that's not protected, then just call the function directly.

smoky hare
#

I don't know how to do that either =[

earnest lion
#

What's in the action you're trying to push?

smoky hare
#

i Just need something that will auto switch my OH weapon when black magic procs

#

and show ICD cooldowns

earnest lion
#

I mean literally, what's in the action? A macro?

smoky hare
#

I guess it would be an equipset macro

earnest lion
#

Why are you guessing?