Guest User

雕紋總數

a guest
Oct 3rd, 2015
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. /run local name,type local f=0 for i=1,GetNumTradeSkills() do name,type,_,_,_,_= GetTradeSkillInfo(i)if(name and type ~= "header" and string.find(name,"雕紋"))then f=f+1 end end do print(math.ceil(385-f).." glyphs remaining.")end
Advertisement
Add Comment
Please, Sign In to add comment