The item that you drop when PK'd isn't actually stored on your character, it's just added to your lootable corpse when killed. I believe the item ID for it is defined in either the variables or rule_values table in the database.
If I'm understanding correctly, you're basically trying to find a way to use that lootable item as a form of currency (or possibly a quest hand-in) to get items, correct? If so, it would actually be really easy to do with a few custom items and a quest to handle turn-ins.
If you know what you're looking to do, we might be able to help with some ideas on how to accomplish it.
|