View Single Post
  #2  
Old 06-27-2008, 04:24 PM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

Off the top of my head, because making a specific item NODROP where the global item is not, it would require something being defined, probably in the inventory table in the database, that says so.

Checking the Wiki for the inventory table, there is a column called instnodrop:

Quote:
instnodrop

* This might keep a record of whether an attunable item has been attuned so that it is now no trade. But not completely certain on that.
I would start by checking the item in your inventory table to see if that is set. If not, we'd have to start look through the source to find out why not.
__________________
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