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

 

이렇게 쓰고 있는데요..

그림과 같이.. 캐릭 창의 템랩 이랑     매크로 의 템랩 이랑 다르게 나와서요...

어떤걸 고쳐야 할까요???