|
2014-12-01 23:30
조회: 1,471
추천: 0
지금 자원 부족해서 주둔지 3단계 못만드는데 자원 얻을 방법 추천좀요시간 좀 지나면 남는게 자원 이라는데 전 일단 자원이 모잘라서..
EXP
114,174
(16%)
/ 135,001
noise#3825 /run local p,N,c,n=0 for b=0,4 do for s=1,GetContainerNumSlots(b) do n=Get ContainerItemLink(b,s) if n and string.find(n,"9d9d9d") then N={GetItemInfo(n)} c=GetItemCount(n) p=p+(N[11]*c)UseContainerItem(b,s) print(n) end end end print(GetCoinText(p))
|
Wownoise