View Single Post
06-14-11, 09:07 PM   #2
Jynks
A Frostmaul Preserver
Join Date: Oct 2006
Posts: 264
Found some new code that dose print out in chat correctly for macaroon, dominos and default action bars....

/run local f = GetMouseFocus(); if f then DEFAULT_CHAT_FRAME:AddMessage(f:GetName()) end
  Reply With Quote