mleo1 Posted February 29, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 123 Reputation: 4 Joined: 11/21/11 Last Seen: January 26 Share Posted February 29, 2012 please give me im studying scripts and im new. thanks xD Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 29, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted February 29, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
mleo1 Posted February 29, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 123 Reputation: 4 Joined: 11/21/11 Last Seen: January 26 Author Share 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 Link to comment Share on other sites More sharing options...
mleo1 Posted March 1, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 123 Reputation: 4 Joined: 11/21/11 Last Seen: January 26 Author Share Posted March 1, 2012 lol I never thought it's included in there. thanks emistry. Quote Link to comment Share on other sites More sharing options...
Question
mleo1
please give me
im studying scripts and im new.
thanks xD
Link to comment
Share on other sites
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.