Pink Guy Posted July 9, 2012 Group: Members Topic Count: 131 Topics Per Day: 0.03 Content Count: 371 Reputation: 3 Joined: 11/14/11 Last Seen: December 9, 2023 Share 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 Link to comment Share on other sites More sharing options...
Dvrstle Posted July 10, 2012 Group: Members Topic Count: 125 Topics Per Day: 0.03 Content Count: 361 Reputation: 10 Joined: 12/30/11 Last Seen: January 3, 2016 Share 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 Link to comment Share on other sites More sharing options...
Myzter Posted July 11, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 107 Reputation: 91 Joined: 01/19/12 Last Seen: April 19, 2024 Share 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 Link to comment Share on other sites More sharing options...
Pink Guy Posted July 12, 2012 Group: Members Topic Count: 131 Topics Per Day: 0.03 Content Count: 371 Reputation: 3 Joined: 11/14/11 Last Seen: December 9, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted July 12, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: 16 hours ago Share 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 Link to comment Share on other sites More sharing options...
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 InstinctLink 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.