Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-15-2002, 04:10 AM
quester
Hill Giant
 
Join Date: Oct 2002
Posts: 108
Default

Is there only one single loot table, as indicated above? That is odd.

The way "real eq" does it is it uses 2 loot table. One loot table defines what items are in a loot table (For example, all the coth armor), then another loot table, which is actually attached to the mob, specifies how many items to drop. Thats not realy clear, so let me show you.

Code:
Loot Table
ID=1
Item=Small Cloth Shirt

Loot Table
ID=1
ITem=Small Cloth Oants

...etc...

NPC Drop Table
LootID=1
Basiclly, a loot table defines all the items in a loot table, then the NPC itself has an entry pointing to which loot tables to roll on. In the above case, the npc would drop only 1 item, but that 1 item could be any of the cloth armor specified. If I wanted to drop 2 items, i'd add another lootid entry.

Is this not the way eqemu works? You're above post implies it does not.

Forgive me if this sounds incoherant. I just woke up.
Reply With Quote
Reply


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:04 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