[원문] 마법차단 메크로 질문 드립니다.

단순히

 

/시전 마법 차단

/ㅔ %t에게 마법 차단!!

 

이런 거 말구요 흠....

 

정확히 마법차단이 꽂혔을때 메세지가 뜨게하는 메크로좀 알고싶습니다.

 

분명히 옛날에 있다고 들었는데 ㅠㅠ


-------------------------------------------------------------------------------------

#showtooltip
/run local t=UnitName(SecureCmdOptionParse("[target=mouseover,help]mouseover"))if GetSpellCooldown("마법 차단")==0 then SendChatMessage(t.."<<마법 차단","yell",nil,t)end 
/시전 [target=mouseover] 마법 차단