|
2025-08-16 09:41
조회: 1,518
추천: 0
3시즌 제작템렙 몇인가요?허르케 버리고 제작허리띠 가도 되는 부분인지 궁금
EXP
70,803
(76%)
/ 72,001
![]() /run C_NamePlate.SetNamePlateFriendlySize(40, 1) 우리편 이름표 줄이기 /run C_NamePlate.SetNamePlateEnemySize(100,1) 상대편 이름표 키우기 /run it=CreateFrame("Frame");it:RegisterEvent("COMBAT_LOG_EVENT_UNFILTERED"); /run function i(_,_,_,e,_,_,s,_,_,_,d,...)if s==UnitName("player")and e=="SPELL_INTERRUPT"then local _,_,i,_,_,xi=...;SendChatMessage(GetSpellLink(i).." > "..d.."의 "..GetSpellLink(xi),"say")end;end; /run it:SetScript("OnEvent",i) 차단시 메세지 출력
|
Simulacion 