goddameit Posted June 24, 2012 Posted June 24, 2012 (edited) [media=] Introduction :Refine script, you can refine your equipment to +20(if success) by using Purified or not,add 'Protection Scroll' and .back variable to do something when failset .Scroll,7199;//'Protection Scroll' item id set .back,1;//when use 'Protection Scroll'//-1,-2,-3... -->back to level 1,2,3...(MAX:10) if refine fail//1,2,3... --> reduce level 1,2,3.... if refine fail so when .back is 1, I refine my +9 item and I chose that I use the 'Protection Scroll' and if refine is fail,I will get +8 of that item.if .back is -1, I will get +1 of that item.Other Set :nZeny : costing of zeny of each level item.nItem : costing of item of each level item.nRate : probability of success of each level of refining level item.About 'continue' : Download :Refine++.txtRefine++.txtModification :Cancel using the protection scroll when 100% of success.Update :Mootie's report : http://i.imgur.com/HeNc6.pngMake it must be string. set @typr,select(""+getequipname(1),""+getequipname(2),""+getequipname(3),""+getequipname(4),""+getequipname(5),""+getequipname(6)); Edited November 18, 2012 by goddameit Quote
en_dev Posted June 24, 2012 Posted June 24, 2012 does it need any source modification to reach +20 refines ? Quote
Jhedzkie Posted June 24, 2012 Posted June 24, 2012 great release! but if i may ask, which one is better, this script or the src mod? Quote
goddameit Posted June 25, 2012 Author Posted June 25, 2012 great release! but if i may ask, which one is better, this script or the src mod? src. maybe. does it need any source modification to reach +20 refines ? no. Quote
en_dev Posted June 25, 2012 Posted June 25, 2012 great release! but if i may ask, which one is better, this script or the src mod? src. maybe. does it need any source modification to reach +20 refines ? no. ok, thanks, great script. might try it. Quote
Breaker Posted June 26, 2012 Posted June 26, 2012 (edited) thats kinda nice as usual from you goddameit but can you set it up somehow that as long as it is 100% safe you wont have the option to choose the protection scroll? since it doesnt make any sense using protection scroll as long as it 100% refine anyway Edited June 26, 2012 by Breaker Quote
goddameit Posted June 27, 2012 Author Posted June 27, 2012 thats kinda nice as usual from you goddameit but can you set it up somehow that as long as it is 100% safe you wont have the option to choose the protection scroll? since it doesnt make any sense using protection scroll as long as it 100% refine anyway if you are rich. Quote
Breaker Posted June 27, 2012 Posted June 27, 2012 why if you are rich? what are you talking about? as long as the weapons cant be broken why offering the way to use a safe refine anyway? Quote
goddameit Posted June 28, 2012 Author Posted June 28, 2012 why if you are rich? what are you talking about? as long as the weapons cant be broken why offering the way to use a safe refine anyway? that you will not care waste a scroll on 100% success refine. Quote
Breaker Posted June 28, 2012 Posted June 28, 2012 since im not that good at scripting i tried to make the scroll only appearable if you are getting below the 100% refine rate but i failed cant you please make another version of the script where it is like that? Quote
goddameit Posted June 28, 2012 Author Posted June 28, 2012 since im not that good at scripting i tried to make the scroll only appearable if you are getting below the 100% refine rate but i failed cant you please make another version of the script where it is like that? http://rathena.org/board/forum/32-script-requests/ Quote
mofo Posted July 15, 2012 Posted July 15, 2012 when using protection scroll from +16 onwards, the game will freeze, char disconnects and item becomes +20. it says something about infinite loop. will try to post screenshot later. Quote
goddameit Posted July 15, 2012 Author Posted July 15, 2012 (edited) when using protection scroll from +16 onwards, the game will freeze, char disconnects and item becomes +20. it says something about infinite loop. will try to post screenshot later. If you want to talk something, clear it.what you done, what you test, what your environment... only said 'can't use', 'fail', 'error', 'got bug',...etc <<--- nothing for help. Edited July 15, 2012 by goddameit 2 Quote
mofo Posted July 16, 2012 Posted July 16, 2012 nevermind, i'm not using your script anyway. i'm just trying to help you fine tune it. the situation i stated was pretty simple. i tested script got upto +16 compo bow attempted +17 next refine froze the client when i logged back in the bow was +20 tried this 4 times, same result. the console said there was an infinite loop. i was going to post a screenshot but i changed my mind. i've seen one too many of your condescending replies. thank you and have a good day. Quote
Euphy Posted July 16, 2012 Posted July 16, 2012 To fix infinity loop errors, all you need to add is: freeloop(1); // Script freeloop(0); Quote
cheeky Posted August 12, 2012 Posted August 12, 2012 Thanks a lot! After A week! Finally found it! Quote
MelMel Posted August 30, 2012 Posted August 30, 2012 To fix infinity loop errors, all you need to add is: freeloop(1); // Script freeloop(0); sorry to ask a noob question=/. But may i know where do i add that in? above the scripts? looking forwards to your reply. Thanks in advance Quote
Euphy Posted August 30, 2012 Posted August 30, 2012 freeloop(1) before a large loop, freeloop(0) after it. Quote
MelMel Posted August 31, 2012 Posted August 31, 2012 freeloop(1) before a large loop, freeloop(0) after it. Sorry, i am still new here. Mind pointing them out for me.... thanks again. sorry for the trouble. Quote
PewN Posted September 8, 2012 Posted September 8, 2012 (edited) nice! thanks for this script Fan en! why mine is 100 % event the successrate is 10%? and why mine can only +11? im using ra and set it to pre-re Edited September 8, 2012 by bVersatile Quote
mixeeplikstick Posted September 9, 2012 Posted September 9, 2012 hi I tried this script but i get error about the "Protection Scroll" coz it does not exist in my item_db.txt and even in my item_db2.txt. how do i make one if it is a custom item? hoping to hear your response soon. thanks! Quote
PewN Posted September 9, 2012 Posted September 9, 2012 sir fan en why its bug when i reach + 13 and up. doesn't do anything? Quote
Hi im Wayne Posted September 10, 2012 Posted September 10, 2012 May i know what's the Purified option for? Quote
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.