/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

 

이거쓰면 템렙 평균이 뜨잖아요?

 

혹시 공격대나 파티원 전부 템렙 채팅창에 뜨게 할수있나요?

너무 무리인가 ㅜㅜ