Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-08-2011, 11:29 PM
Tdiin
Fire Beetle
 
Join Date: May 2011
Posts: 2
Default Saving custom NPCs

Is there an easy way to save just my custom NPCs? I find myself restoring the original database then reinstalling my NPCs one by one. There has to be an easier way.

Any suggestions?
Reply With Quote
  #2  
Old 06-08-2011, 11:43 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 656
Default

Save your custom content to an sql file that way you can source it in just like you would the main database. You can create .sql files in notepad. Do it like you would a normal txt document except the name will look like mynpcs.sql then set the file type to all files.
Reply With Quote
  #3  
Old 06-09-2011, 10:06 PM
revloc02c's Avatar
revloc02c
Hill Giant
 
Join Date: Aug 2010
Location: UT
Posts: 215
Default

Quote:
Originally Posted by blackdragonsdg View Post
Save your custom content to an sql file
I am just wondering what you do to do this.
Reply With Quote
  #4  
Old 06-10-2011, 10:05 AM
wolfwalkereci
Discordant
 
Join Date: Dec 2005
Posts: 435
Default

Use notepadd++ or your favorite text editor.
To elaborate on what black said here is a simple example:

Code:
UPDATE doors SET dest_zone = 'NONE' WHERE dest_zone = 'PoTranquility';
Then you just save to something you remember like Notranq.sql
In notepad save it as "all files" but in notepad++ you can set the file name to Notranq and on the save as type there is "Structured Query Language file (*.sql)" or just like notepad save it as Notranq.sql and save it as "All types (*.*)"

Make sense?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:50 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3