Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /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