so i want to add a misc crafting item to the players inventory called "Essence of Death" (which i have created a form for, in the CK) whenever the player kills a creature/dragon/humanoid etc.
i found the actorscript event OnDeath but it appears that i has to be applied separately to the forms of each enemy in the game, and cannot be applied to "leveled" enemies.
is there a way to simply add a scripted event through a quest that registers when the player kills something, and then adds the item?