|
2017-02-08 00:12
조회: 831
추천: 0
매크로 삭제에 관하여 질문드립니다.
야바위 때문에
/script if UnitExists("mouseover") and not UnitIsDead("mouseover") then a=GetRaidTargetIndex("mouseover")if not a or a~=8 then SetRaidTarget("mouseover",8) end;else a=GetRaidTargetIndex("target")if not a or a~=8 then SetRaidTarget("target",8)end;end
이 매크로를 써서 수행합니다
그런데 쓰고 나서 다른 캐릭터를 클릭하면 항상 체력바가 표시되는 증상이 있는데 이를 삭제하는 방법있나요?
EXP
1,749
(74%)
/ 1,801
|
차가운자비