View Single Post
  #6  
Old 11-05-2004, 04:25 AM
Foxseven
Fire Beetle
 
Join Date: Oct 2004
Posts: 19
Default

1. Find the merchant name in NPC TYPES. Lets use Tubal_Weaver
2. Go to merchant_id. In my case my db says the id is 2007
3. Go to the table Merchantlist and query the merchantid 2007, or whatever your id is.
4. Then either add a record using a unique slot, I think the limit is around 72. Or overwrite an exisiting one.
Reply With Quote