| 
				 Submitting Quests, Items, Mobs in SQL format 
 I am very interested in creating quests, items, mobs, etc for the database(peq) / emulator.  I have created many already, however I used tools to create the items, mobs, tradeskills, and I'm not sure exactly how the syntax should look if I want to submit them.
 If I create a new mob A_Kobold_Caster and stick him in Tox, give him a way point, loot...  is there a way to export the commands neccesary to create this in sql?  I've been using Georges EqEmu tools for many quests/mobs/items...  but since I can't exactly show a direct sql statement, none of the work I've completed has a chance for the peq db releases.
 
 I would like to make the project better,... is there any way to export what has been newly created into a text file?  (for example, when I create a new npc type with loot tables etc and 'save' the information, can this also be written out to a text file?)
 
 Thanks,
 Blaz
 |