goddameit Posted December 1, 2011 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Share Posted December 1, 2011 (edited) you can change setting in here callsub OnDo,4/*Direct refine level*/, 0/*consume item?*/, //ever once time //0:off 606/*equip*/, 1/*amount*/, 607/*weapon.lv1*/, 2/*amount*/, 608/*weapon.lv2*/, 3/*amount*/, 609/*weapon.lv3*/, 4/*amount*/, 610/*weapon.lv4*/, 5/*amount*/, 0/*consume variable?*/, //ever once time //0:off "Zeny"/*equip*/, 99999/*amount*/, "Zeny"/*weapon.lv1*/, 10000/*amount*/, "Zeny"/*weapon.lv2*/, 10000/*amount*/, "Zeny"/*weapon.lv3*/, 10000/*amount*/, "#CASHPOINTS"/*weapon.lv4*/, 1/*amount*/, 0/*ignore is enable refine or not*/, //0:off 1,2,3,4,5,6; //allowed refine variable name change function V2N { if(getarg(0)=="#CASHPOINTS")return "Cash"; else if(getarg(0)=="Zeny")return "Zeny"; //else if(getarg(0)=="#KAFRAPOINTS")return "kafra"; else return getarg(0); } refine+-.txt eA.ws Edited January 7, 2012 by goddameit Quote Link to comment Share on other sites More sharing options...
Kaito Kid Posted January 6, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 102 Reputation: 4 Joined: 12/05/11 Last Seen: July 1, 2013 Share Posted January 6, 2012 Nice script goddameit Quote Link to comment Share on other sites More sharing options...
zmref Posted July 20, 2012 Group: Members Topic Count: 148 Topics Per Day: 0.03 Content Count: 299 Reputation: 6 Joined: 06/14/12 Last Seen: March 30, 2013 Share Posted July 20, 2012 (edited) @goddameit I like your scripting abilities maybe you're too long experienced I can relate on why you're doing this so every time you script I'll be the one who will describe it for you. I'm a newbie I just knew this ragnarok creating-thing since July 10 2012 and I'll become like you when time pass by. This is my first time using this project rAthena, I've heard about 3ceam, eAthena before but I didn't start working with it. I started here in rAthena for the purpose of creating my magnificent and marvelous own private server. I'm currently doing it right now. and I have countless imagination of gameplay that all players shall love. Did you know? that I have plenty of script gameplay in my mind but I can't do it because I'm still lacking of scripting knowledge. anyway I want to help you because I think I'm like you, I'm a gamer, I played thousands of games. from handheld to reality games, offline to online. infamous to famous games. That's why I can relate and i want to help you too, I can speak english thoroughly even if I'm a Filipino. refine+-.txt eA.ws Description: This NPC script will refine your equipped items directly if you have the required item/s needed in your inventory This NPC script have 2 selections: [Go] - Proceed to the refining and requirements will be consumed. [About] - Tells you something about on what are the requirements needed for refining your equipped item/s Edited July 20, 2012 by zmref 1 Quote Link to comment Share on other sites More sharing options...
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.