Deleted User Posted February 3, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 235 Reputation: 55 Joined: 12/02/11 Last Seen: February 26, 2021 Share Posted February 3, 2012 (edited) REMOVED Edited June 5, 2017 by Kaze Quote Link to comment Share on other sites More sharing options...
Emistry Posted March 5, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted March 5, 2012 Well..it has been a month...and he nvr replied me after that... then i will just publish this out to other member to use as well.. try this... http://pastebin.com/raw.php?i=Lh6XPmib this line to add what is the itemID for each level of weapon.. set .@i,ForgedList( 1210,1211,1212,1206 ) Format : ForgedList( <Normal>,<Superior>,<Perfect>,<Legendary> ); Max of 4 items in there.... What item required to forge each weapon you choose.... RequiredItems( 985,1,984,1 ); item and amount are able to increase, just add at the back follow by the last item id,amount Format : RequiredItems( <itemID>,<Amount>,<itemID>,<Amount>,......... ); Max about 64 items.... if got other item that can refine...add in here switch( select( "Knife", // case 1 "Cutter", // case 2 "Dirk" )){ // last case... and add a new case accordingly....... 3 Quote Link to comment Share on other sites More sharing options...
lunawany88 Posted November 14, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 10/27/12 Last Seen: November 16, 2012 Share Posted November 14, 2012 emistry i try this but the item no in my inventory Quote Link to comment Share on other sites More sharing options...
Ryokem Posted November 14, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 205 Reputation: 19 Joined: 10/12/12 Last Seen: November 7, 2013 Share Posted November 14, 2012 I still trying to get what the quality grade is. The grade of materials? the rarity they are found? Quote Link to comment Share on other sites More sharing options...
Question
Deleted User
REMOVED
Edited by KazeLink to comment
Share on other sites
3 answers 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.