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

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-20-2006, 11:47 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Zandig
Nice!
Thanks much Angelox for making your complete database available. Its nice to have all of these fixes in one shot. I'm using it now after transferring my character info over to it and its going well.

Very kind of you to make this available.

One question: does your database contain the updates from the PEQ-Luclin RC1 database dated July 17th 2006?

- Zandig Slaytanic
Hi, I'm not sure what I have - I started with PEQ ,switched to Cavedudes, then recently switched to PEQ again.
The other day, I downloaded PEQ-Luclin RC1 and fed it to my SQL (as a separate database), so I could study it and see if anything was different from what I have. So far, I haven't found anything - I was thinking if I saw anything worthwhile, i would either pass it to my current database, or use the new one and patch all my work into it. But I haven't seen anything yet.
You know, you can also have all these database installed in your SQL, just give them another name. when I put in the PEQ-Luclin RC1 database, I just called it "peq2"- so now I have three ; EQ, PEQ and PEQ2. You only need change settings in your eqemu_config.xml in order to play with another database.
But like I said, so far, i haven't seen anything different , might be because I already had updated ( Im always surfing the CVS repositorys}.
Reply With Quote
  #2  
Old 08-21-2006, 01:49 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

As a simple backup strategy, you can rename and copy folders within //mysql/data/
In this way, changes can be undone. I believe my backup tool works in a similar mode.

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #3  
Old 08-22-2006, 12:47 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by GeorgeS
As a simple backup strategy, you can rename and copy folders within //mysql/data/
In this way, changes can be undone. I believe my backup tool works in a similar mode.

GeorgeS
Your backup/restore utility is very fast, I'll stick with that one -
Also some things I have found very useful that's made by you is; npc_loot_editor > Tools > Copy Existing NPC (really speeds up what I an doing, and gives me a base for further tweaking of the mob). npc_loot_editor > Tools > Find Item ( we know what that one does). I also still use your SQL Browser for making my updates, and your Grid Editor.
Reply With Quote
  #4  
Old 08-23-2006, 06:06 AM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default

nice work mate, thank you for share u work with community =)
Reply With Quote
  #5  
Old 08-23-2006, 08:31 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Thanks
I fixed the Veksar quests yesterday and posted them, incase you had already downloaded the old ones.
Reply With Quote
  #6  
Old 09-01-2006, 09:33 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Angelox, not sure if this is where you want this stuff, but the mob Garudon has a few issues. One being, even though the PEQ Editor shows the loot tables find, the mob does not spawn with any loot - ever. Tried messing with the values, but cannot seem to edit this loot table in PEQ Editor (web app).

Secondly, I couldn't get the Spirit of Garudon to talk to me until I changed the name of the pl file from "#Spirit_of_Garudon.pl" to "Spirit_of_Garudon.pl". I am not sure yet what the difference is between mobs with # and without. Can you clarify?

I was able to spawn Garudon as expected (minus loot) with the renamed PL file. Any ideas?

Besides that, great work as always.
Reply With Quote
  #7  
Old 09-02-2006, 01:13 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by John Adams
Angelox, not sure if this is where you want this stuff, but the mob Garudon has a few issues. One being, even though the PEQ Editor shows the loot tables find, the mob does not spawn with any loot - ever. Tried messing with the values, but cannot seem to edit this loot table in PEQ Editor (web app).

Secondly, I couldn't get the Spirit of Garudon to talk to me until I changed the name of the pl file from "#Spirit_of_Garudon.pl" to "Spirit_of_Garudon.pl". I am not sure yet what the difference is between mobs with # and without. Can you clarify?

I was able to spawn Garudon as expected (minus loot) with the renamed PL file. Any ideas?

Besides that, great work as always.
Well, these are thoughts that I have on this ( not for sure), as I'm not sure what you have overthere.
For one, your PEQ editor has to be up to date with whatever version database you have. If you have my database, then you should have the latest eqemu binarys - as matter of fact, if you use any of my SQL's with any database, you should stick to the latest binarys, and be sure your PEQ editor (and any other editor) is up to date. they are not making newer "versions", so you have to go here and downloaded/install newest files;
http://peqeditor.cvs.sourceforge.net/peqeditor/
If you don't , peqeditor will not work right and can do damage to your database ( I learned this the hard way!}. I'll wait to you reply on this see if that may be the problem.

With the "#Spirit_of_Garudon.pl" probably better to re name the mob #Spirit_of_Garudon" insdead of change the pl name - this is my bad, I should have used REPLACE instead of INSERT , as that mob was one of the few already in the Veksar listings, I just had to spawn him.
As for the "#", it means nothing to eqemu, but a lot to my perl quests - if you notice, "#" or numbers in a mob name do not show in game. But are great for doing perl quests, as perl sees everything in a file name. Example; I can have 3 "look-alike" Veksar Shamans doing three different quests; a_bloodgill_shaman, #a_bloodgill_shamanan, ##bloodgill_shaman - not needed in Veksar, but I used this a lot in Nadox.
Also, the "#" before a mob name will sort the mobs you are working with to the top of the list in any editor you are using. I like to put my named mobs at the top of the list so I can find them easy.
I hope I made some sense out of this -
Reply With Quote
Reply

Thread Tools
Display Modes

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 11:28 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