View Single Post
03-06-08, 06:46 AM   #10
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 1,935
Code:
/cast Power Word: Shield
/run local button = GetMouseFocus(); DEFAULT_CHAT_FRAME:AddMessage("I shielded someone by clicking on " .. button:GetName() .. ", whole parent is " .. button:GetParent():GetName() .. " .")
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
  Reply With Quote