Brynner Posted April 12, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1951 Reputation: 202 Joined: 01/08/12 Last Seen: 3 hours ago Share Posted April 12, 2013 how can i change the current refiner?i want to change it to. instead of destroying item when it failed. it will only decrease the refine? for example. +8 when it failed it will return to +7? is this possible?thanks Quote Link to comment Share on other sites More sharing options...
jaBote Posted April 12, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 182 Reputation: 36 Joined: 01/26/12 Last Seen: October 6, 2021 Share Posted April 12, 2013 or you can use Downrefitem LoL, forgot that was an option. Looked this up but didn't find and posted my alternate solution. Well Brynner, you simply have to look up for failedrefitem in your script and then change all occurrences of it to downrefitem and you'll have what you want. Quote Link to comment Share on other sites More sharing options...
jaBote Posted April 12, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 182 Reputation: 36 Joined: 01/26/12 Last Seen: October 6, 2021 Share Posted April 12, 2013 Well, it should be possible. First you save all item attributes on temporary variables some way (I'm right now thinking of using getrefine and getequipcardid function, and if you wanna save the element too you'll need to search for a coincidence by using getinventorylist) and on fail you just do the failedrefitem then a getitem2 with the same item but with the same refine -1. I don't know if I have explained myself, or if you need the script done, but that's what I thought you need to do on the refiner script. Then you'll obviously have to modify the dialogue or the refiner would surely say they destroyed the item. Quote Link to comment Share on other sites More sharing options...
Capuche Posted April 12, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted April 12, 2013 or you can use Downrefitem Quote Link to comment Share on other sites More sharing options...
Brynner Posted April 12, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1951 Reputation: 202 Joined: 01/08/12 Last Seen: 3 hours ago Author Share Posted April 12, 2013 is there any chances to add it into the refiner? Quote Link to comment Share on other sites More sharing options...
Brynner Posted April 12, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1951 Reputation: 202 Joined: 01/08/12 Last Seen: 3 hours ago Author Share Posted April 12, 2013 oh ok ill try it if its gonna work thanks Quote Link to comment Share on other sites More sharing options...
Question
Brynner
how can i change the current refiner?i want to change it to. instead of destroying item when it failed. it will only decrease the refine?
for example. +8 when it failed it will return to +7? is this possible?thanks
Link to comment
Share on other sites
5 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.