Update
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
/ run local f, x = CreateFrame("frame", nil, UIParent); f:SetScript("OnUpdate", function() if GameTooltipTextLeft1:GetText():match("Angellianna") then PlaySound(11466, "master", true); if not x then Screenshot(); x = true; end end end)
|
||||
|
||||
--debugprofilestop() for accurate time like os.clock
|
||||
/ run local f, x = CreateFrame("frame", nil, UIParent); f:SetScript("OnUpdate", function() if GameTooltipTextLeft1:GetText():match("Angellianna") then PlaySound(11466, "master", true); if not x then Screenshot(); x = true; end end end)
|
||||
|
||||
--debugprofilestop() for accurate time like os.clock
|
||||
|
||||
Reference in New Issue
Block a user