Log in

View Full Version : Action Bar Button Names??



Largess
10-08-2009, 12:09 PM
I know I saw it somewhere on here but i cant find it anymore. Is there a program or mod that will tell me what the button names are in Dominos so I can set up my /click macros?

Thank you.

Zzyzxx71
10-08-2009, 12:22 PM
Make a macro from this, put it in the button you want to ID, and click it. Either that or bind it to a key, put your mouse over the button you want to ID and press the key.

Someone has probably has a better way though.

/script DEFAULT_CHAT_FRAME:AddMessage( GetMouseFocus():GetName() );

Fef
10-08-2009, 12:22 PM
Dominos will.

Just type /dom, then click the key binding button, and the button names will be displayed when you mouse over a button.

Zzyzxx71
10-08-2009, 12:23 PM
Dominos will.

Just type /dom, then click the key binding button, and the button names will be displayed when you mouse over a button.

Good pointer, didn't know it did that. Thanks.