Jump to content
  • 0

Less Annoying Refiner


karazu

Question


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

Can someone link me to that refiner that instead of pressing Enter to much you will just type a number and the NPC will refine it to the "number" 1-10? I cannot fine it anymore..

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

Have you tried enabling this in trunk/npc/merchants/refine.txt ?

//============================================================
//= Main Refiner Function
//============================================================
//= To allow auto safe refining/multiple refining set the
//= second argument to '1' in the function call.
//============================================================

Example:

prt_in,63,60,0	script	Hollgrehenn	85,{
callfunc "refinemain","Hollgrehenn",1;
end;
}

Was that what you're looking for?

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

Thank you for the reply Brian, to tell you the truth i don't really understand the scripts that much but this is how is work.

If you talk to him he will ask you to that he will refine it to the safe limit. for example armor he will refine it to +4.. and if you want to increase you will need to type number "1" and he will proceed refining..

OK iwill try it!

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