|
2019-03-27 21:28
조회: 17,305
추천: 8
복술 마우스오버 및 메크로 몇개대보
#showtooltip /시전 [target=mouseover,help][help][target=player] 대지의 보호막 블러드 남은 쿨타임 표시 #showtooltip /run H="피의 욕망"function C(s) S,D,_=GetSpellCooldown(s)end function M(m)SendChatMessage(m,"YELL")end C(H);T=floor(D+S-GetTime());if T>60 then T=floor(T/60).."분 이상"else T=T.."초"end if S>0 then M(H.." 쿨타임 : "..T.." 남았습니다 !!")end /시전 피의 욕망 사술 (안에 사용하시고싶은 변이 이름넣어주세요) #showtooltip /run if GetSpellCooldown("사술")==0 then SendChatMessage(GetSpellLink"사술".."사용","YELL") end /시전 사술(어린 해골) 생명 폭발 #showtooltip /시전 [target=mouseover,help][help][target=player] 생명 폭발 #showtooltip /시전 [target=mouseover,help][help][target=player] 성난 해일 정고 #showtooltip /run if GetSpellCooldown("정신의 고리 토템")==0 then SendChatMessage(GetSpellLink"정신의 고리 토템".."사용","YELL") end /시전 정신의 고리 토템 승천 남은쿨타임 알림 #showtooltip /run H="승천"function C(s) S,D,_=GetSpellCooldown(s)end function M(m)SendChatMessage(m,"YELL")end C(H);T=floor(D+S-GetTime());if T>60 then T=floor(T/60).."분 이상"else T=T.."초"end if S>0 then M(H.." 쿨타임 : "..T.." 남았습니다 !!")end /시전 승천 연치 #showtooltip /시전 [target=mouseover,help][help][target=player] 연쇄 치유 영혼나그네 #showtooltip /run H="영혼나그네의 은총"function C(s) S,D,_=GetSpellCooldown(s)end function M(m)SendChatMessage(m,"YELL")end C(H);T=floor(D+S-GetTime());if T>60 then T=floor(T/60).."분 이상"else T=T.."초"end if S>0 then M(H.." 쿨타임 : "..T.." 남았습니다 !!")end /시전 영혼나그네의 은총 영혼이동 #showtooltip /run H="영혼이동"function C(s) S,D,_=GetSpellCooldown(s)end function M(m)SendChatMessage(m,"YELL")end C(H);T=floor(D+S-GetTime());if T>60 then T=floor(T/60).."분 이상"else T=T.."초"end if S>0 then M(H.." 쿨타임 : "..T.." 남았습니다 !!")end /시전 영혼 이동 우리편 정화 적편 해제 #showtooltip /cast [@mouseover,help][help] 영혼 정화 ; [@mouseover,harm] 정화 ; 영혼 정화 차단 #showtooltip /시전중지 /시전 [@focus,exists][@targettarget,exists,harm][@target] 날카로운 바람 축전 #showtooltip /run if GetSpellCooldown("축전 토템")==0 then SendChatMessage(GetSpellLink"축전 토템".."사용","YELL") end /시전 축전 토템 장신구 (안에 마우스 대고 만 쓰실 스킬 이름) #showtooltip /사용 [@mouseover,help][]활력의 부두 토템 우리편 성해 적편 화충(스킬 치파나 용폭으로 바꾸셔도됩니다) #showtooltip /cast [@mouseover,help]성난 해일 /cast [@mouseover,harm]화염 충격 /시전 성난 해일 제가쓰는것도 있고 있으면 편리할거같은것도 모아서 쓰고있는데 갠적으로 안쓰는것도있습니다 스킬창 부족하신분 화충 용쇄 2개정도 매크로만드셔서 치파용쇄 성해 화충 쓰셔도 좋을거같습니다
EXP
40,102
(36%)
/ 42,001
|
오탱1219