Thread: PEQDB inquiry.
View Single Post
  #8  
Old 06-04-2009, 10:01 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

Ok I thought this out some more, and it's doable with the current schema IF you do the following. You create a flag field in NPC_TYPES called "CUSTOM" and whenever you make a custom change in the table, the flag becomes = TRUE, you can export that NPC and all dependant tables with either a perl script or .net code. It's pretty clear to me how it should work, and I'm pretty sure it will. IF you want something like this, I can code a backup and restore script.

When you load a new PEQ db from scratch, you can restore by running the script you made earlier, restoring your custom npc's. This can even be applied to items as well.

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote