#How do I target the bottom right action bar in the conditions tab?
1 messages · Page 1 of 1 (latest)
I don't know what that means tbh. Explain better what your goal is.
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.
10 is a specific buttonID
So do I need the specific button ID for the slot i want it to use?
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 ><
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.
I don't know how to do that either =[
What's in the action you're trying to push?
i Just need something that will auto switch my OH weapon when black magic procs
and show ICD cooldowns
I mean literally, what's in the action? A macro?
I guess it would be an equipset macro
Why are you guessing?