[원문] 착용템렙

자기꺼보는 매크로는 없나요?

 

/run t,c,u=0,0,UnitExists("target") and "target" or "player" for i =1,18 do if i~=4 then local k=GetInventoryItemLink(u,i) if k then local _,_,_,l=GetItemInfo(k) t=t+l c=c+1 end end end if c>0 then print(UnitName('target')..':'..floor(t/c)) end

이게 다른사람 살펴보기로 보는건데 이걸 어떻게 바꿔야 할까요?


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

자기 캐릭 선택하고 매크로 누르시면 됩니다.