Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::General Discussion

Archive::General Discussion 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 02-02-2002, 01:24 PM
SVVS
Fire Beetle
 
Join Date: Feb 2002
Posts: 8
Default sql noob

ok, today is my first time with this emulator und sql.
i found a link with spawn-loot infos etc.
i have now the infos to copy and paste at the db.sql

but where exactly???

for example:

#
# Table structure for table 'npc_types'
#

CREATE TABLE npc_types (
id int(11) NOT NULL auto_increment,
name text NOT NULL,
level tinyint(2) unsigned NOT NULL default '0',
race tinyint(2) unsigned NOT NULL default '0',
class tinyint(2) unsigned NOT NULL default '0',
hp int(11) NOT NULL default '0',
gender tinyint(2) unsigned NOT NULL default '0',
texture tinyint(2) unsigned NOT NULL default '0',
helmtexture tinyint(2) unsigned NOT NULL default '0',
size tinyint(2) unsigned NOT NULL default '0',
hp_regen_rate int(11) unsigned NOT NULL default '0',
mana_regen_rate int(11) unsigned NOT NULL default '0',
loottable_id int(11) unsigned NOT NULL default '0',
PRIMARY KEY (id)
) TYPE=MyISAM;

#
# Dumping data for table 'npc_types'
#

where i have to copy the lines?



..yeah i know iam stupid
Reply With Quote
  #2  
Old 02-02-2002, 02:03 PM
SVVS
Fire Beetle
 
Join Date: Feb 2002
Posts: 8
Default

/bonk find it, after dumping data.. right?
Reply With Quote
  #3  
Old 02-02-2002, 04:18 PM
madborg
Banned
 
Join Date: Jan 2002
Posts: 322
Default Re: sql noob

Quote:
Originally Posted by SVVS

where i have to copy the lines?



..yeah i know iam stupid
first, its not a matter of being stupid...but don't get ahead of the game yet, if you are new. First get the basic part working:
create the eq database, have a admin, import db.sql.
Then get a working version going.

After that, you can play around with cutting and pasting things. I still don't do the above thing and I have done many, many installations.
Reply With Quote
  #4  
Old 02-04-2002, 07:40 AM
Baron Sprite's Avatar
Baron Sprite
Dragon
 
Join Date: Jan 2002
Posts: 708
Default

Read through the manuals at mysql's website too, they got a wealth of information there
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 01:53 PM.


 

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