|
2026-03-21 16:09
조회: 49
추천: 0
매크로 귓속말 질문이요예전에 마력 주입 매크로 받아서 썼던건데
지금 써보니까 귓속말이 안가더라구요 어느 부분 때문에 안되는건지 아시는 분! #showtooltip /run local s,u,n="마력 주입","mouseover";n=UnitName(u);if n and GetSpellCooldown(s)==0 and IsSpellInRange(s,u)==1 then for i,v in next,{"WHISPER"}do SendChatMessage(GetSpellLink(s).." ▶ "..n,v,nil,n)end;end /시전 [@mouseover,help,nodead][] 마력 주입 |
ㅇㅋㄷㅋ