WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   WA permanently up even though it's timed? (https://www.wowinterface.com/forums/showthread.php?t=56819)

Kenjub 11-01-18 07:52 AM

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?


All times are GMT -6. The time now is 06:05 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI