joelolopez Posted September 13, 2018 Group: Members Topic Count: 154 Topics Per Day: 0.03 Content Count: 493 Reputation: 46 Joined: 01/24/12 Last Seen: August 25, 2022 Share Posted September 13, 2018 wheres the renewal refine system? it seems that im still using the old refine system (w/o refine interface)? how am i suppose to use that system? Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted September 13, 2018 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 2 hours ago Share Posted September 13, 2018 (edited) // Weapon/Armor Refiners //============================================================ prt_in,63,60,0 script Hollgrehenn 85,{ callfunc "refinemain","Hollgrehenn",0; end; } morocc_in,73,38,6 script Aragham 99,{ callfunc "refinemain","Aragham",0; end; } payon,144,173,5 script Antonio 88,{ callfunc "refinemain","Antonio",0; end; } alberta_in,28,58,0 script Fredrik 85,{ callfunc "refinemain","Fredrik",0; end; } yuno_in01,171,21,4 script Lambert 88,{ callfunc "refinemain","Lambert",0; end; } ein_in01,24,87,5 script Manthasman 826,{ callfunc "refinemain","Manthasman Pruhag",0; end; } lhz_in02,282,20,7 script Fulerr 869,{ callfunc "refinemain","Fulerr",0; end; } To // Weapon/Armor Refiners //============================================================ prt_in,63,60,0 script Hollgrehenn 85,{ callfunc "refinemain","Hollgrehenn",0; end; } morocc_in,73,38,6 script Aragham 99,{ callfunc "refinemain","Aragham",0; end; } payon,144,173,5 script Antonio 88,{ callfunc "refinemain","Antonio",0; 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; } at D:\rathena\npc\merchants\refine.txt Edited September 13, 2018 by TARTs Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted September 13, 2018 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 41 minutes ago Share Posted September 13, 2018 42 minutes ago, joelolopez said: wheres the renewal refine system? it seems that im still using the old refine system (w/o refine interface)? how am i suppose to use that system? are you mention about Refine UI system? Quote Link to comment Share on other sites More sharing options...
0 joelolopez Posted September 13, 2018 Group: Members Topic Count: 154 Topics Per Day: 0.03 Content Count: 493 Reputation: 46 Joined: 01/24/12 Last Seen: August 25, 2022 Author Share Posted September 13, 2018 @hendra814 yup refine ui system.. Where can i find them Quote Link to comment Share on other sites More sharing options...
0 Litro Endemic Posted September 13, 2018 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 283 Reputation: 79 Joined: 06/13/13 Last Seen: June 7, 2023 Share Posted September 13, 2018 afaik its not merged or released to master right now, you need to diff it your self https://github.com/rathena/rathena/pull/2494/files Quote Link to comment Share on other sites More sharing options...
0 joelolopez Posted September 13, 2018 Group: Members Topic Count: 154 Topics Per Day: 0.03 Content Count: 493 Reputation: 46 Joined: 01/24/12 Last Seen: August 25, 2022 Author Share Posted September 13, 2018 55 minutes ago, Litro Endemic said: afaik its not merged or released to master right now, you need to diff it your self https://github.com/rathena/rathena/pull/2494/files Oh boy i wish that itll be included to the master soon Quote Link to comment Share on other sites More sharing options...
0 Litro Endemic Posted September 13, 2018 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 283 Reputation: 79 Joined: 06/13/13 Last Seen: June 7, 2023 Share Posted September 13, 2018 let's wait for it n hope to be soon Quote Link to comment Share on other sites More sharing options...
Question
joelolopez
wheres the renewal refine system? it seems that im still using the old refine system (w/o refine interface)? how am i suppose to use that system?
Link to comment
Share on other sites
6 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.