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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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