Pink Guy Posted July 9, 2012 Posted July 9, 2012 (edited) I got this from eAthena and the thing is, the items that cannot be refined, can be refined here. ex: g.pipe and accessories.. can someone help me fix it? Make it like a normal refiner but sure +10 for 3 pods. pods_refiner.txt.txt Please help me Edited July 10, 2012 by Instinct Quote
Dvrstle Posted July 10, 2012 Posted July 10, 2012 its better to use Emistry's Refine Function... =) just set an item which will be used for refining . . example: Refine Deed and sell it for 3pods Quote
Myzter Posted July 11, 2012 Posted July 11, 2012 (edited) After this line: function Refine { Insert this code: if (!getequipisenableref(@slot)) { mes "Sorry but your " + getequipname(@slot) + " cannot be refined."; close; } I recommend you to change to a better refiner script because this is "ugly"... Edited July 11, 2012 by Myzter Quote
Pink Guy Posted July 12, 2012 Author Posted July 12, 2012 Is there any other script that use PODS instead of new ticket? because Emistry's script needs a new item.. I just need pods. Quote
Emistry Posted July 12, 2012 Posted July 12, 2012 my script need what new item ? just edit part of your current existing script and it will be ready to use.... Quote
Question
Pink Guy
I got this from eAthena and the thing is, the items that cannot be refined, can be refined here. ex: g.pipe and accessories.. can someone help me fix it? Make it like a normal refiner but sure +10 for 3 pods.
pods_refiner.txt.txt
Please help me
Edited by Instinct4 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.