View Single Post
  #3  
Old 03-30-2008, 10:24 PM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

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.
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote