#Insecure Action Button cloning possible?
20 messages · Page 1 of 1 (latest)
In the first place, why would you want additional stuff for mouseover ressing?
Just mouseover the unit frame with a mouseover macro
True, there a two main reasons:
Cba wasting a keybind or a macro slot for a ability I use once a week.
I guess i have to CreateFrame multiple buttons and set them at the clone regions?
clique. its an addon, made for this.
or the built in option that exists. you can set for example alt+click to rezz
I know it is just not as nice.
but it works and doesnt potentaially break all your weakauras in horrible ways.
You could make a macro that changes to a ress button when out of combat and a combat ability when in combat.
#showtooltip
/Cast [@mouseover,nocombat]Pally Ress;Flash of Light
And add a weakaura that scans for the pally ress cast, and have your character say "ressing" if you wanted
Tell me more about this 😄
I mean it is safe on one target so far.
If you would code this with getting clone regions and adding buttons. Would you do it in a custom trigger that resonds to TRIGGER:1 or a custom grow function of the dynamic group?
Your best and by far easiest option is to go into the options > key bindings > click casting (button at the top) and simply bind the macro Runetotom posted above to left click.
Or even just bind the resurrection ability if that’s all you need to do, no macro or keybind needed
Thank you but I rather not lose my ability to target things.
I know everyone here shits on WeakAura buttons even when they are used in the correct way.
That's because that's a fallacy
you wont lose your ability to target anything. the click casting only functions on unit frames and you can even blacklist any that you dont want it to affect. but even with no blacklisting, unless you are clicking on a raid/party frame(which will cast the spell) clicking anywhere else works normally.