iTribal Posted August 9, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 59 Reputation: 0 Joined: 05/19/12 Last Seen: January 21, 2014 Share Posted August 9, 2012 IM REQUESTING FOR 2 TCG PER +10 REFINE Quote Link to comment Share on other sites More sharing options...
Joseph Posted August 9, 2012 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 341 Reputation: 43 Joined: 01/10/12 Last Seen: June 29, 2020 Share Posted August 9, 2012 <header>,{ for (set .@i,1; .@i <= 10; set .@i,.@i + 1) set .@m$,.@m$+((getequipisequiped(.@i)&&getequipisenableref(.@i)&&getequiprefinerycnt(.@i)<10)?getequipname(.@i):"")+":"; set .@m,select(.@m$); setarray .@r,7227,2; if (countitem(.@r)<.@r[1]) dispbottom .@r[1]+" x "+getitemname(.@r)+" per +10 refine!"; else { delitem .@r,.@r[1]; while (getequiprefinerycnt(.@m)<10) successrefitem .@m; } close; } Quote Link to comment Share on other sites More sharing options...
Question
iTribal
IM REQUESTING FOR 2 TCG PER +10 REFINE
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.