Jump to content

Utility: Freebies (Account Based)


Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  235
  • Reputation:   55
  • Joined:  12/02/11
  • Last Seen:  

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


  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

.gat suffix is deprecated.

`@eac` will resolves to 0 (Novice) if no other script assigns it.

 

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...