Thread Tools Display Modes
11-01-18, 07:52 AM   #1
Kenjub
A Deviate Faerie Dragon
Join Date: Jul 2018
Posts: 15
WA permanently up even though it's timed?

Code:
 function()
    local duration = 1 -- Gives us a Timer
    aura_env.start = GetTime()
    
    return duration, aura_env.start + duration
end
Have a weakaura that shows enter/leave combat, and it should only pop up for a second but it's permanently up on my screen - any errors with this code?
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » WA permanently up even though it's timed?

Thread Tools
Display Modes

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