Deleted User Posted June 13, 2017 Share Posted June 13, 2017 (edited) 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 June 13, 2017 by Kaze Quote Link to comment Share on other sites More sharing options...
Secrets Posted June 14, 2017 Share Posted June 14, 2017 .gat suffix is deprecated. `@eac` will resolves to 0 (Novice) if no other script assigns it. Quote Link to comment Share on other sites More sharing options...