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 06-01-2006, 02:52 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

NPC/Loot editor- 100% done
Item Viewer - 100% done
Merchant Editor - 20% done
Waypoint Editor - 100% done
Spawn Editor - 100% done
Database Backup/restore 100% done
Tradeskill Editor 0% done
Remember this only works with 0.6.6 and 0.7.x version databases.
Let me know any issues you encounter. Before running any of the programs, register the ocx files with the utility in resources folder called register_ocx.bat. Also fill the db.ini with mysql user info.

I have combined the
Waypoint Editor ,Spawn Editor ,NPC/Loot editor into one download
http://66.159.225.58/eqemu/grid_and_spawn_editor.zip

Also in the works is a Tradeskill Recipe Editor....stay tuned

GeorgeS
Reply With Quote
  #2  
Old 06-05-2006, 01:13 AM
hansolojim
Fire Beetle
 
Join Date: Jan 2002
Posts: 28
Default

Thanks, GeorgeS, that makes my work much easier! I really appreciate all the hard work it must've taken for those programs. Keep up the good work.
Reply With Quote
  #3  
Old 06-11-2006, 06:31 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

Tradeskill recipe editor is completed today with updated help files

I've created a zip of ALL my recent utilities here.
-npc and looteditor
-waypoint/grid editor
-tradeskill recipe editor
-spawn editor


http://66.159.225.58/eqemu/GeorgeS_EqEmu_Files.zip

I spent a lot of time working on these, so if you've any problems, just let me know what the issue was and I will fix it asap.


my eq items viewer http://66.159.225.58/eqemu/eqitems.zip
my eq database backup/restore tool http://66.159.225.58/eqemu/eq_db_backup.zip
Reply With Quote
  #4  
Old 06-12-2006, 12:17 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by GeorgeS
Tradeskill recipe editor is completed today with updated help files

I've created a zip of ALL my recent utilities here.
-npc and looteditor
-waypoint/grid editor
-tradeskill recipe editor
-spawn editor


http://66.159.225.58/eqemu/GeorgeS_EqEmu_Files.zip

I spent a lot of time working on these, so if you've any problems, just let me know what the issue was and I will fix it asap.


my eq items viewer http://66.159.225.58/eqemu/eqitems.zip
my eq database backup/restore tool http://66.159.225.58/eqemu/eq_db_backup.zip
Thank you!
I'm downloading them now
Reply With Quote
  #5  
Old 06-12-2006, 12:39 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

I was using your editor before (with PEQ) and really liked it - when I changed database they Cavedude's EQ, it won't work anymore, I would like to use them all (The Spawn editor looks real good too!).
Is it possible to make these compatible with EQ database also?

Thank you
Reply With Quote
  #6  
Old 06-12-2006, 07:50 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

The compatibility between the two databases has me perplexed. I am downloading cavedudes installer and will install his database to compare with peq to see what the differences are.

I have no idea why the data structs should be different, but that's the hard part. If anyone has any ideas what's going on...

Anyway, I will make the programs compatible with both


GeorgeS
Reply With Quote
  #7  
Old 06-12-2006, 12:38 PM
sesmar
I built it I will Support it!
 
Join Date: Jun 2005
Location: Michigan
Posts: 214
Default

Cavedude's and the PEQ database are both compatable with each other, what seems to be the problem is that the last installer that was put out was for version 0.7.0 and since that release there have been a few DB changes that must be applied to the Database in order for it to work with the newest binaries.

Since Cavdedude releases his DB with the installer people forget, or do not realize, these changes still need to be applied to his database as well as PEQ in order for it to stay up to date. If your Editor it made to be used with all the lastest changes this is probably the problem.

I have answered a few questions similar to this recently and in most cases they seem to have to do with this SQL update.

Code:
ALTER TABLE spawnentry DROP spawn_limit;
ALTER TABLE spawngroup ADD spawn_limit tinyint(4) NOT NULL default '0';
ALTER TABLE altadv_vars ADD class_type int unsigned NOT NULL DEFAULT 0;
Hope this helps some.
__________________
Reply With Quote
  #8  
Old 07-10-2006, 09:19 AM
Havocx
Fire Beetle
 
Join Date: Jun 2006
Posts: 8
Default

whenever i run the eqitems and click on any piece of armor it pops up with error-Armour Referance Error. dont know what this means but it dosnt give any stats to the piece of armour.
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 12:42 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