Thread: My replacement
View Single Post
10-26-08, 12:54 PM   #79
malathar
A Cliff Giant
AddOn Compiler - Click to view compilations
Join Date: Mar 2008
Posts: 70
Dominos:ToggleFrame(actiobarsframenumberhere)

Make the following macro.

/script ChatFrame1:AddMessage(GetMouseFocus():GetName())
/echo GetMouseFocus():GetName()

Then hover over your pitbull target frame and push the hotkey for that macro and it will tell you the frame name, so you can parent the kgpanel to it. This should also work to get the frame number for dominos if dominos is in configure mode (where you can move the bars around).

Last edited by malathar : 10-26-08 at 12:57 PM.
  Reply With Quote