Bori
10-22-2003, 04:00 PM
I've been working on an application for editing items and npcs from the database, and I've come across something in the items database that doesn't seem right.
The database info I am using is from tcsmyworld,
http://mwnpcmovdb.myftp.org/MWnpcdb_050_default0_3.zip
I've noticed there are a few items in the database with a size integer of 5, but the Emu code only supports 0-4 (tiny, small, medium, large, giant). The items appear to be tagged as "Giant" on the various EQ support sites i've found them, so is this just an integrity error? Or is there actually a size larger than Giant?
Thanks for any answers !
http://www20.brinkster.com/bbori/image/itemsizeerror.jpg
Edit: Image worked in preview, but doesn't seem to after post. Here are the item IDs and names for the ones in the database:
id Name
28151 Brittle Blade of Tactics
28155 Dispelled Innoruuk's Curse
58011 Clear Rock
58013 A Large Rock
The database info I am using is from tcsmyworld,
http://mwnpcmovdb.myftp.org/MWnpcdb_050_default0_3.zip
I've noticed there are a few items in the database with a size integer of 5, but the Emu code only supports 0-4 (tiny, small, medium, large, giant). The items appear to be tagged as "Giant" on the various EQ support sites i've found them, so is this just an integrity error? Or is there actually a size larger than Giant?
Thanks for any answers !
http://www20.brinkster.com/bbori/image/itemsizeerror.jpg
Edit: Image worked in preview, but doesn't seem to after post. Here are the item IDs and names for the ones in the database:
id Name
28151 Brittle Blade of Tactics
28155 Dispelled Innoruuk's Curse
58011 Clear Rock
58013 A Large Rock