Deleted User Posted February 3, 2012 Posted February 3, 2012 (edited) REMOVED Edited June 5, 2017 by Kaze Quote
Emistry Posted March 5, 2012 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
lunawany88 Posted November 14, 2012 Posted November 14, 2012 emistry i try this but the item no in my inventory Quote
Ryokem Posted November 14, 2012 Posted November 14, 2012 I still trying to get what the quality grade is. The grade of materials? the rarity they are found? Quote
Question
Deleted User
REMOVED
Edited by Kaze3 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.