mleo1 Posted February 29, 2012 Posted February 29, 2012 please give me im studying scripts and im new. thanks xD Quote
Emistry Posted February 29, 2012 Posted February 29, 2012 https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/merchants/refine.txt change all the callfunc value to 1 prt_in,63,60,0 script Hollgrehenn 85,{ callfunc "refinemain","Hollgrehenn",1; end; } morocc_in,73,38,6 script Aragham 99,{ callfunc "refinemain","Aragham",1; end; } payon,144,173,5 script Antonio 88,{ callfunc "refinemain","Antonio",1; end; } alberta_in,28,58,0 script Fredrik 85,{ callfunc "refinemain","Fredrik",1; end; } yuno_in01,171,21,4 script Lambert 88,{ callfunc "refinemain","Lambert",1; end; } ein_in01,24,87,5 script Manthasman 826,{ callfunc "refinemain","Manthasman Pruhag",1; end; } lhz_in02,282,20,7 script Fulerr 869,{ callfunc "refinemain","Fulerr",1; end; } Quote
Emistry Posted February 29, 2012 Posted February 29, 2012 are you refer to this ?? https://rathena.svn....ced_refiner.txt assume you are newbie in scripting... if you want study about scriptiing stuff...read wiki and doc file would be better... so that you can understand what the script command does and etc.. Quote
mleo1 Posted February 29, 2012 Author Posted February 29, 2012 are you refer to this ?? https://rathena.svn....ced_refiner.txt assume you are newbie in scripting... if you want study about scriptiing stuff...read wiki and doc file would be better... so that you can understand what the script command does and etc.. ooops, not that one xD. what I meant was a refiner like this. a refiner for lazy people, you simply input the number of times you want to refine a equip. steps xD 1. npc says "blah blah" 2. you input no of times in the input box 3. it may fail or succede Quote
mleo1 Posted March 1, 2012 Author Posted March 1, 2012 lol I never thought it's included in there. thanks emistry. Quote
Question
mleo1
please give me
im studying scripts and im new.
thanks xD
4 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.