Originally Posted by
Five Gum
Hello, I am interested on how to make a quest item drop for everybody in the group or raid that killed that creature. But, I do not know how to do some. Yes, I copied one of blizzards items that drops for everyone, but still does not work. Anybody have any idea on how to make a item drop for everybody in the group or raid that killed the creature?
Five Gum!
Last field of creatureloot is a FFA field, you want to set that to 1. Also if you always want it to drop, set percent to 100.
Example head of VanCleef..
Code:
INSERT INTO `creatureloot` VALUES(20530, 639, 3637, 100, 100, 1, 1, 1);
Index, NPC, Item, Percent, heroic percent, min, max, ffa