Epoque’s Expansion Pack has many custom functions for eAthena emulator at that time, item bonus, effect bonus, add and remove equipment slot, and many more. Based on that expansion pack, I got that function on old eAthena forum, and my friend story, I interested add function on server source -source modification- to add and remove equipment slot that player has. A magical scroll which is able to 'search what items are on sale and what items are being purchased'. Trial product researched by the Geffen Magic Academy. The catalogue window in RO. Contentsshow Notes Up to 10 valid searches can be conducted per use. Clicking on a vend result will mark the vendor on the minimap with a white + sign. (Since the catalogue items were implemented before the.
Epoque’s Expansion Pack has many custom functions for eAthena emulator at that time, item bonus, effect bonus, add and remove equipment slot, and many more. Based on that expansion pack, I got that function on old eAthena forum, and my friend story, I interested add function on server source -source modification- to add and remove equipment slot that player has.
When addslot() will adds equipment slot only for certain equipped equipment not add the slot for all same item ID on db/item_db.txt or db/item_db2.txt. And the removeslot() too only remove slot of certain equipped equipment. That expansion pack is free release, I can share this addslot and removeslot modification, but badly I only make .patch file for rAthena svn17117.
How to use?
You must .patch your source files to have this source modification on your server, and download this data files then extract them to your Ragnarok client folder. Those data will give information to player how many the item has slot that has been added or removed by addslot() or removeslot(). You can make custom NPC and it has this custom script to add a slot of equipped equipment.
And to remove a slot of equipped equipment, you can use this custom script on NPC script.
That mean will add one more slot one equipped equipment on position 1.
Here my screenies when using this source modification to add and remove equipmentslot.
The credit gives to Epoque who made full Expansion Pack, you can download the full file here.
Known issues: