Eyske Posted April 12, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 7 Joined: 04/12/14 Last Seen: August 31, 2019 Share Posted April 12, 2014 (edited) File Name: boxter_lady_ashvale File Submitter: Eyske File Submitted: 12.04.2014 File Category: Utilities Content Author: Eyske Dear rAthena Community, I am happy to release my first High Noob Script to you It is strictly scripted with the Script Guide provided in the rAthena Wiki. Please judge my Script and give me Feedback, hope it can be usefull for some of you! But keep in mind, I am an starter ^^". Purpose: Let User exchange supplies into a Box of the same type to decrease the total used weight. Can come in handy if a User plays WoE, PVP or plays a Jobclass that uses supplies like it's candy. For Example any tanking Class You can disable/ enable what the Boxter Lady can exchange within the Script. With the next release I will make it possible to disable/ enable it ingame as well as add more stuff to ,,box it". Installation: Just put it into your NPC folder and add it to your scripts_athena file. Done Attention: Please make sure before you add this Script, that your Server has all the needed Items and that the Boxes are working as intended to avoid any bugs or exploits! Terms & Conditions:- You are not allowed to reproduce or make profit of this script - You are not allowed to take credit for this script. Though you can modify/edit it to your liking. - If you want me to add some stuff for you, pls let me know here and I will try to add them as soon as possible! - If you need support just write here. - Use this Script at your own Risk Download: *I would appreciate an ,,Thank you" and/ or an Feedback if you Downloaded my File - If you use my Script on your Server, please let me know what your Player thought of it* boxter_lady_ashvale.txt Edited April 12, 2014 by Eyske 1 Quote Link to comment Share on other sites More sharing options...
Stolao Posted April 12, 2014 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share Posted April 12, 2014 Nice Script, few suggestion: Use arrays for items, names, ids and rate of trade. Example set .Name$,"White Potion","Blue Potion"; Set .ItemID,504,505; Set .Traderate,100,25; Set .BoxID,12531,13810; Use a Function based script to optimize. If you need help with this im, and im sure others, are more then willing to help you along Spacing Spacing Spacing, make your spacing so its easier to read, Euphy is ALWAYS getting on me about this as well. If you need examples of good spacing visit any of Euphys scripts Quote Link to comment Share on other sites More sharing options...
UprisingValkyrie Posted July 13, 2014 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 79 Reputation: 1 Joined: 02/24/14 Last Seen: April 21, 2016 Share Posted July 13, 2014 (edited) There's an error on this line menu "White Potion",WP,"Blue Potion",BP,"Yggdrasil Berry",YB,"Yggdrasil Seed",YS,"Mastela Fruit",MF,"Speed Potion",SSP,"Poison Bottle",PB,"Acid Bomb",AB; on the Mastela Fruit,MS, it should be MF =) but nice script! Edited July 13, 2014 by UprisingValkyrie 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.