Jump to content
Deleted User

Utility: Freebies (Account Based)

Recommended Posts

I keep this script a long time ago on eAthena, and I decided to release this simple and friendly script and share to rAthena community.

PS: I don't support IP-based use with your own risk.

You can configure the items easily just checked OnInit:

OnInit:
	.n$ = "[ ^023FBBFreebies^000000 ]";
	setarray .item_ID[0],		14545,			1102,		2306,		2102,		2402,		5037;
	setarray .item_Amnt[0],			5,			1,			1,			1,			1,			1;
	setarray .item_Refine[0],		0,			10,			10,			10,			10,			10;
	end;
}

Original Link:

Script Attached: Freebies (Account Based)

Edited by Kaze
Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.