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-16-2003, 04:46 AM
Fleyhum
Fire Beetle
 
Join Date: Feb 2003
Posts: 27
Default Complete Loot Tables

Hello this is my first time posting here but have been playing for awile i tried all db's out to get some sort of real loot table but most are way to incomplete so i made my own using websites for data of what mobs drop i have set about 20 or so zone with complete loot tables(high end zones planes,seb,vexthal,and such) but i was wanting to know how to export the db some friends like having all the drops but i have no idea of how to export my db can anyone help please(also will post it if anyone wants it )
Reply With Quote
  #2  
Old 04-16-2003, 06:07 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You want to dump the tables, you can use the mysqldump command


mysqldump <databasename> <tablename> > somefile

lets say you want to dump the lootdrop_entries table, you'd do
something like

mysqldump eq lootdrop_entries > lootdropentries.sql

then they could source those into their database.

To dump the ENTIRE database, just do

mysqldump <databasename> > filename
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #3  
Old 04-16-2003, 10:04 AM
Fleyhum
Fire Beetle
 
Join Date: Feb 2003
Posts: 27
Default

Thanks that worked perfect one other question some of the top tier PoP items are not in db is there a better way to add them (i have just been making them by replacing cloth items)
Reply With Quote
  #4  
Old 04-16-2003, 10:08 AM
Graypaint
Sarnak
 
Join Date: Apr 2003
Posts: 36
Default

Actually the PoP items all fit in between untaken spaces-I think theTwo Handed opalescent sword is 31231(or something) between a few other items, so no need to replace anything(although clothing hasn't been worn since luclin launched anyway /shrug)
PS.
Would you mind sharing the SQL?
Reply With Quote
  #5  
Old 04-16-2003, 03:31 PM
Fleyhum
Fire Beetle
 
Join Date: Feb 2003
Posts: 27
Default

Thanks i just noticed that in all my time working on the db i never paid any attention to the fact that alot of id numbers are not present and i will share it as soon as i get proc's working none seem to show up on items i have created they show them on item but in game it doesnt show anything plus i need a few more spawns in pop zones for the pop armor drops i am only having patterns drop and setting trade skill levels to make the items kinda a slow process hand writing tradeskills :evil: but for some reason admin tool errors out when adding new trade skills so having to hand write them(is there a way to update db with game running?)
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 03:17 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