대격변떄 하던 매크로 가져와서 클래식에서쓰려는데

#showtooltip
/run if(not k)or k+1<GetTime() then s="발차기"t="target"c=IsSpellInRange(s,t)if c==1 then if GetSpellCooldown(s)==0 and UnitMana("player")>24 then SendChatMessage("[%T]에게 2조~ 발차기~","Yell");k=GetTime()end;end;end;
/시전 발차기


이렇게 썻었는데

성공하면 외침나가게
근데 지금외침이 안나근ㄴ데 뭐가문제일까요 ..