Jump to content
  • 0

REMOVED


Deleted User

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  235
  • Reputation:   55
  • Joined:  12/02/11
  • Last Seen:  

REMOVED

Edited by Kaze
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

Well..it has been a month...and he nvr replied me after that.../ok

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.......

  • Upvote 3
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  32
  • Reputation:   0
  • Joined:  10/27/12
  • Last Seen:  

emistry i try this but the item no in my inventory

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  205
  • Reputation:   19
  • Joined:  10/12/12
  • Last Seen:  

I still trying to get what the quality grade is. The grade of materials? the rarity they are found?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...