Jump to content

Utility: Boxter Lady


Eyske

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   7
  • Joined:  04/12/14
  • Last Seen:  

File Name: boxter_lady_ashvale

File Submitter: Eyske

File Submitted: 12.04.2014

File CategoryUtilities

Content Author: Eyske

 

Dear rAthena Community,

 

I am happy to release my first High Noob Script to you :D

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 by Eyske
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

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

Link to comment
Share on other sites

  • 3 months later...

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  79
  • Reputation:   1
  • Joined:  02/24/14
  • Last Seen:  

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