Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-20-2002, 11:57 AM
Ariak
Dragon
 
Join Date: Mar 2002
Posts: 633
Default Programmers: I need a program to convert my NPC Types to new

OLD
INSERT INTO npc_types VALUES (6039,'a_shambling_cube',55,184,1,0,2,2,2,25,0,0,0 ,0,0,0,'','',0,0,0,1,1,1,1,1);


NEW
INSERT INTO npc_types VALUES (6039,'a_shambling_cube',55,184,1,0,2,2,2,25,0,0,0 ,0,0,0,'','',0,0,0,1,1,1,1,1,0,0,0,0,0);

Basically, before the ); it adds the following:
,0,0,0,0,0 and then the );

Sooner I get one, the sooner I can release a working 0.3.1.1+ db
Reply With Quote
  #2  
Old 04-20-2002, 12:54 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

For text editing I use www.ultraedit.com there are many others, but the mail thing is a good search/replace! In this case search for ); and replace with 0,0,0,0,0); and it is all done. that one is easy since ); only occurs once per line.
Reply With Quote
  #3  
Old 04-20-2002, 02:09 PM
Ariak
Dragon
 
Join Date: Mar 2002
Posts: 633
Default

Thanks man!
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:35 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3