View Single Post
  #7  
Unread 02-16-2007, 10:28 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Oh I wasn't aware that the tool tip would say that either.. I see what your trying to get now.. I was wondering why you was trying to copy the tooltip from the effect icon lol..

Have you tried adding the the effect gamedata to the button and filtering just for tooltip? If that doesn't work try this with you button; OnHoverIn="LocalTooltip=Parent.<effect>.LocalTooltip". I don't think the game fires the OnShow event of the effect icons when it turns the effects on and off. I tried using them to enable and disable my clickcure button and it never worked so had to go with a OnHoverIn event of the button or in my case the container page to do it.

Edit;

/SLAP Laffs

See you got it working as I was posting lol
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote