File Name: Account Bound Items
File Submitter: Xantara
File Submitted: 16 Sep 2012
File Category: Source Modifications
Content Author: Xantara, Zephyrus, RO
Information
This system would allow (non-stackable, non-pet-egg) items to be bounded onto a player's account. This means that the bounded items cannot be traded, dropped, auctioned, nor mailed. But, they can be storaged so that it can be shared among the characters of that account.
Features:
- Item coloration to distinguish bounded items and non-bounded ones (see screenshot)
- Script commands (getitembound, getitembound2, equipisbounded) to create and check for bounded items
- At commands (@itembound, @itembound2) to create bounded items
- New group permission (can_trade_bounded) to allow the group to distribute these bounded items if enabled (mostly just for High GMs / Admins)
- Changes to the SQL files to track bounded items. This would effect cart, inventory, and storage databases.
Tested on rAthena revision 17294 (using v1.5.1).
Script Command Documentations
At Commands Documentations
Known Issues
- When moving a bounded item to storage, item colouration is gone. However, re-opening the storage or re-logging will fix this issue.1
- When moving a bounded item to the cart inventory, item colouration is gone. However, re-logging will fix this issue.1
1 If you are able to find these packets (ie. PACKET_ZC_ADD_ITEM_TO_STORE3 and/or PACKET_ZC_ADD_ITEM_TO_CART3), please let me know!
Credits
Created by @Xantara
Popularized by Zephyrus
Idea by Ragnarok Online
License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Like my work?
Rate/vote this download
Rep up my support topic post
Do not mirror without my consent.
Click here to download this file
the heck, I leave for 2 years (again) come back and theres this! jman..... no wonder i can;t find anything nymore! all the good resources are here!
I just wanna smack ya mmmhmmm
I think the problem is in your Item View ID. Can you check you View in you script if its 1000 ? Because the View id for Mosquito Coil Sprite is 563.
Structure of Database:
ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }
currently..the renewal setting in rAthena will only run the specific data in Renewal / Pre-Renewal Folder only..
if you are using Renewal...but you want to use Pre-Renewal Monster / Spawn..
i suggest you move the data from Pre-RE Folder to Re-Folder in both database file and npc file....
Thank you for sharing a kind of script.
I will post the outcome as soon as I test it on my server.
P.S.
As far as I read through threads in rAthena, a simple "thank you" is not enough for the authorities or with prior knowledge to scripting. Keep up the good work. Please stay on being generous.