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.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 03-26-2008, 04:33 PM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

Using the Wiki as a reference:

Quote:
lootdrop_entries
A list of individual items that can drop in a particular Loot Drop. Each entry also has a chance value that determines how likely that item is to drop as opposed to any other items in the same Loot Drop.
Quote:
Fields
  • lootdrop_id: ID into lootdrop table
  • item_id: ID of the item that could drop
  • item_charges: number of charges the item has
  • equip_item: boolean field - True meaning the NPC can equip this item.
  • chance: The chance this item has to drop
So, just set the equip_item field in the lootdrop_entries table to 1 (boolean for true of course), and any mob with that loot table will be able to equip that item. As far as I know, that's what GeorgeS's editor does. If that doesn't allow the mob to equip it, then it looks like it's not working properly.
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote
 

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 10:52 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