Jump to content

Recommended Posts

Posted (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 by goddameit
  • 1 month later...
  • 6 months later...
Posted (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. :D

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 by zmref
  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...