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 01-03-2003, 03:18 PM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default ** NEW UPDATED ITEM DB **

Everyone thanks Divide (on #eqemu) for this great update. she didnt realy want recognition for it but =P to that...so everyone thank her if ya like it.

Im just posting it and putting it on my ftp.

Some of the changes include:

20 PoP Items,
Locked and Edited all GM Items
Removed all Hacked Weapons
Fixed 10 Crash Weapons
Fixxed 384 dly122 Weapons
Fixed Bard Epic
Fixxed the Bane DMg on 6 items

http://nctimes.net/~threeofus/items01032003.zip
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
Reply With Quote
  #2  
Old 01-03-2003, 04:01 PM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default Explain please

What do you mean GM items locked and edited?
Reply With Quote
  #3  
Old 01-03-2003, 04:10 PM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default

Is there any other way to do it other than just sourcing it in and listening to thousands of beeps because of all the duplicate errors?
Reply With Quote
  #4  
Old 01-03-2003, 04:54 PM
feedgood
Fire Beetle
 
Join Date: Dec 2002
Posts: 5
Default

Fixed items are great! thanks

Quote:
Is there any other way to do it other than just sourcing it in and listening to thousands of beeps because of all the duplicate errors?
Maybe theres a better way to do it but I just opened the SQL and replaced all 'INSERT' with 'REPLACE' in a notepad program and sourced it. I'm not sure if doing that puts in the PoP/new items or not, but I don't have PoP so I don't care. :P
Reply With Quote
  #5  
Old 01-03-2003, 05:00 PM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default

Quote:
Originally Posted by feedgood
Fixed items are great! thanks

Quote:
Is there any other way to do it other than just sourcing it in and listening to thousands of beeps because of all the duplicate errors?
Maybe theres a better way to do it but I just opened the SQL and replaced all 'INSERT' with 'REPLACE' in a notepad program and sourced it. I'm not sure if doing that puts in the PoP/new items or not, but I don't have PoP so I don't care. :P
I started that in notepad myself, thanks. Umm how long did it take to complete, mine should be done tomorrow at this rate
Reply With Quote
  #6  
Old 01-03-2003, 05:08 PM
feedgood
Fire Beetle
 
Join Date: Dec 2002
Posts: 5
Default

Actually I used OpenOffice.org, it replaces all that stuff quickly. However I wouldn't suggest doing what I said because it seems like it messed with my DB a little and I'm missing a bunch of items .
Reply With Quote
  #7  
Old 01-03-2003, 05:15 PM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default

Quote:
Originally Posted by feedgood
Actually I used OpenOffice.org, it replaces all that stuff quickly. However I wouldn't suggest doing what I said because it seems like it messed with my DB a little and I'm missing a bunch of items .
Hmm anyone have any other ideas ?
Reply With Quote
  #8  
Old 01-03-2003, 06:10 PM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default

easy nuff..just drop yer item database and then reload the new items db.
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
Reply With Quote
  #9  
Old 01-04-2003, 02:46 AM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default

Quote:
Originally Posted by /dev/n00b
easy nuff..just drop yer item database and then reload the new items db.
If you dont mind , how do i drop my items db?
Reply With Quote
  #10  
Old 01-04-2003, 02:57 AM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default

Hmmm all the GM gear seem to be maxed out at +125 evreything now, Is this normal?
Reply With Quote
  #11  
Old 01-04-2003, 04:50 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

It seems normal to me; I've seen the items. Only GMs can summon or trade them or give them away. It's like a prize. So, not everyone is going to get one. Therefore, if that prize is suitable to give, then what's the big deal if it's that great?
__________________
It's never too late to be something great.
Reply With Quote
  #12  
Old 01-04-2003, 06:52 AM
ManJones
Fire Beetle
 
Join Date: Dec 2002
Posts: 14
Default

Quote:
Originally Posted by a_Guest03
It seems normal to me; I've seen the items. Only GMs can summon or trade them or give them away. It's like a prize. So, not everyone is going to get one. Therefore, if that prize is suitable to give, then what's the big deal if it's that great?
Before item update though they were much lower stats .
Reply With Quote
  #13  
Old 01-04-2003, 09:29 AM
Raahb
Sarnak
 
Join Date: Dec 2002
Posts: 42
Default

I'm not exactly sure how to do this. Could someone help me by posting a newbie guide to doing this? I have the newest addon(3.13 I think).
Reply With Quote
  #14  
Old 01-04-2003, 01:07 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

Mysql Front
http://mysqlfront.venturemedia.de/

It lets you connect to your mysql, open databases and add,drop,etc. to them.
Easier to manage mysql with.

Oh yeah, the website is a forum so if your a lazy little newbie.
Download links are here:
http://mysqlfront.venturemedia.de/in...90283f179bbfec
Reply With Quote
  #15  
Old 01-04-2003, 01:34 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

An up and comming replacement for the (unfortunatly) discontinued mySQL-Front is myFrontend also on the same messageboard. The official mySQL site also has mySQL Control Center that also gets the job done.
__________________
Please read the forum rules and look at reacent messages before posting.
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 05:25 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3