Thread Tools Display Modes
12-07-07, 04:29 PM   #1
Tatheltek
A Cyclonian
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 43
Frame Show/Hide

I have a hypothetical question here...

If I have myFrame:Show() when an event occurs...for example "You gain Spell Power," I can also have myFrame go away by utilizing the event "Spell Power fades from you" and myframe:Hide()

But if the event is somthing like "You gain an extra attack through sword specialization," how can I have that frame go away after a period of time since there's no event firing to trigger myFrame:Hide()? The extra attack never "fades" from you so what could I use to trigger hiding the fame?
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Frame Show/Hide


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