|
2011-10-24 02:25
조회: 519
추천: 0
착용템렙자기꺼보는 매크로는 없나요?
/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 이게 다른사람 살펴보기로 보는건데 이걸 어떻게 바꿔야 할까요?
EXP
25,204
(50%)
/ 26,201
|
dracul