도움을 통해서 매크로를 완성 시켰습니다


#showtooltip 
/시계 시작
/시계 21
/시전 [@focus, mod:shift][nomod] 공포
/run TI=GetTime()if not WF then CreateFrame("Frame","WF")end WF:SetScript("OnUpdate",function()if GetTime()-TI>30 then StopwatchFrame:Hide()end end)

이건데요 여기서 마우스오버공포를 추가하고싶어서 글남깁니다. 대상>마우스오버>주시순으로 설정하고싶습니다 고수분들의 도움을 요청합니다!