Myra db update
Sorry it took so long. I have a new release! It's up-to-date with the current dr3 plus has the following fixes...
- Fixed mindmg and maxdmg so the mobs hit for amounts that are more correct for their levels - Updated bodytypes - Fixed HP so it is closer to what it should be for the levels - Updated npc_types table to match current EQEmu release - Updated loot tables - Updated sleeper. The warders are there now, loot is correct - added zone poair download here |
WOOHOO Myra!
|
Sweet new myra db. Now to decide wether to try and merge, or start over with it hehe =)
|
*sitting in chair polishing the barrell of my shotgun*
Quote:
|
Quote:
|
Erm.. That was a polite 'touchdown' woohoo.. Or a Homer Simpson 'Woohoo'
Not a construction worker 'Woohoo' Not until your 18 Myra! :D |
AWESOME job Myra... I will get that IMMEDIATELY.... Thank you for taking the time to do this. And I too say WOHOOOO (only homer simpson kind here also ) :)
<shhh this is a secret Myra>... I would say that Dad should up your allowance, your thoughts? <smile> |
Quote:
|
Quote:
|
need a little help here..(wanting to see the good work i keep hearing about)
following the readme Quote:
db.sql(no probs) dumpeditems.sql(no probs) myra(get errors) looking at it, Quote:
|
Quote:
I didnt have this exact problem, but I did have a problem with the npc_types table, where 'lastname' was set to be not null, and mysql was freaking out on every npc. I just changed the column to allow for null and it works great! This is one of the best databases that I have used to date, GREAT work Myra! Timothius the Ultra Lurker |
Hiyas - great job btw..
Though I'm getting this error when I souce the myradb after I source the db and dumperitems ERROR:1136 Column count doesn't match value count at row 1 I get this error over and over and over again hehe |
There are 43 fields in the latest version I thought there might be a problem so I put a correct version of db.sql for download from my site. Download it and start with it instead and you should be okay.
|
Nice to see a new update to this DB Myra.
The latest dumpeditems.sql has a different structure than the db.sql file. A good reason to dump the table structure with the data. There are some changes besides the last few columns, but here is the differance at the end: dumpeditems.sql Code:
updated datetime NOT NULL default '0000-00-00 00:00:00', db.sql Code:
updated datetime default NULL, MyraItems.sql data structure (best as I can tell) Code:
weight int(11) NOT NULL default '0', Code:
--- Add Quest_globalbs table that is missing from db.sql Code:
revoked tinyint(3) unsigned NOT NULL default '0', PS. the Trump, Scorp, Myra exchange gave me a good chuckle, thanks :) |
the groupid patch is missing..no big deal..had to change the lastname field in npc type..remove the NOT in it.. so it is just NULL.
|
All times are GMT -4. The time now is 09:04 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.