Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: DahkCeles
Forum: Lua/XML Help 05-30-21, 09:53 PM
Replies: 2
Views: 1,675
Posted By DahkCeles
https://wowpedia.fandom.com/wiki/API_C_Timer.After...

https://wowpedia.fandom.com/wiki/API_C_Timer.After


local needTimer = true
local tauntedMobs = {}

local function timesUp()
needTimer = true
-- do whatever you want with tauntedMobs
end
Showing results 1 to 1 of 1