@dropitem command – Drop certain item from player inventory to the floor – Free Code!

What is the fucntion of this source modification? This is a custom atcommand that will drop some amounts of a certain item from player inventory to the floor.

Maybe you know about @dropall, an atcommand that will drops all inventory’s items to the floor. I make this @dropitem, because I need to drop an item from my inventory and because when I was admin on Ragnarok Online Private Server, I had to drop an item from my player’s inventory.

This custom atcommand just works like @delitem, which we must enter the item_id or item name and the item amount that we want to delete. @dropitem has same parameters, it needs item_id or item_name and the item amount that we want to drop.

@dropitem <item_id> <amount>

Yeah, it will drops item from your inventory, if you want to drop the item from another player’s inventory, you can use charcommand.

#dropitem <player_name> <item_id> <amount>

This is simple source modification, I’ve try it on my rAthena emulator. It’s working properly, this @dropitem is free! Download and implement it if you want!

Here the screenshots of the custom atcommand that will drop a certain item from your inventory.


Download @dropitem command – Drop certain item from player inventory to the floor – Free Code!

Download @dropitem command .patch file for eAthena

Download @dropitem command .patch file for rAthena

Download @dropitem command .patch file for 3CeAM

*Above are Mediafire links*

Tell your friends

Leave a Reply