Jump to content
KirieZ

Configurable Refiner

Recommended Posts

On 2/19/2025 at 4:20 PM, leertaste said:

thanks for your work, i really like your script!

there only 1 thing:

you can use items to increase refining chance for weapons but there is no option for armor..

can someone add this?

I don't remember much of this script, but I think you can simply add it to "setarray .ChanceItems[0],":

 

			setarray .ChanceItems[0],
				0, 0,		// Armor (Level 0) <-- Armor
				0, 0,		// Level 1
				0, 0,		// Level 2
				7620, 3,	// Level 3
				7620, 1;	// Level 4

 

Share this post


Link to post
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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.