Thread Tools Display Modes
11-15-09, 08:50 AM   #1
Lobrau
A Defias Bandit
Join Date: Jan 2009
Posts: 2
mouseover script

I need the mouseover addon script, you know the one where when you mouseover an addon and hit the macro it tells you in the chatframe what element of what mod it is?
  Reply With Quote
11-15-09, 10:14 AM   #2
Sepioth
A Molten Giant
AddOn Author - Click to view addons
Join Date: Apr 2005
Posts: 894
/script ChatFrame1:AddMessage("You are hovering over frame: " .. GetMouseFocus():GetName())

Either place in a macro you can use with a keypress or in the chat bar.

Place mouse cursor over frame and either press the macro key or press enter to use the chatbar script.
  Reply With Quote
11-15-09, 10:41 AM   #3
noble8
A Warpwood Thunder Caller
 
noble8's Avatar
AddOn Author - Click to view addons
Join Date: May 2008
Posts: 95
Originally Posted by Lobrau View Post
I need the mouseover addon script, you know the one where when you mouseover an addon and hit the macro it tells you in the chatframe what element of what mod it is?
Type this whilst hovering over element
/frame
__________________
If science and religion are destroyed, science would re-emerge exactly the same;
but not religion.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » mouseover script


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off