[Archive] Create NPC Loot
[Archive] Create NPC Loot
Archived author: Kriz • Posted: 2025-11-04T18:15:59.427831
Original source
Hello, I have a problem with one of the side quests I am trying to fix here, and with that being said, I need to figure out where in the database I can set an item to be lootable from a NPC that isn't lootable or not being able to be looted and add a certain item to that loot of the NPC
Archived author: Kriz • Posted: 2025-11-04T18:15:59.427831
Original source
Hi.
Remember you can report the bug in the bug report section and we'll take a look, or even better - you can fix it on your own when you get your solution, and share the fix here - http://www.emucoach.com/forumdisplay.php...cial-fixes
Anyways to your question:
Basically you must assign/make sure it has a lootid attached. So you go into creature_template and find or search for the entry, and find the column lootid and define it.
Afterwards you want to add the loot, which is handled in creature_loot_template where the entry is the defined lootid.
Let me know if you need further information ![]()