Thank you for this, I am a stickler for details so I am wanting to exclude mer folk from dropping human meat, is it as simple as adding the races to the ini like the undead?
For example, I have done this DeathItem = 0x1016B3~Skyrim.esm|ActorTypeNPC,-ActorTypeUndead,-ArgonianRace,-DarkElfRace,-HighElfRace,-KhajiitRace,-OrcRace,-WoodElfRace|NONE|NONE|NONE|1|12 It did not work so I must have done something wrong. Any insight?
Thank you. :) I want to learn to incorporate the mer flash from other mods into SPID there are some mods out there that do this but the old fashioned way, any advice on where I should go to learn?
im not sure if you have to disable [-race,-race] or if you just can declare your race [raceyouwant], both should work
create new SPID ini
get the IDs from the flesh items you need
add for every different flesh item a new line with DeathItem = 0x[ID]~[mod.esp]|ActorTypeNPC,-ActorTypeUndead|-[every other race you dont wanna, like as above]|NONE|NONE|1|12
After reading the SPID reference and the instructions here I have also edited the HarvestNPC_DISTR.ini and declared races that should have a chance to drop the human flesh/heart just because it was more efficient allowing four races instead of restricting six.
Probably a big undertaking but would it be possible to make a version for CACO? I hate having to use the various tools in it to extract the various ingredients from humanoid enemies.
Every now and then you find people who understand the little things. This and Salt Craft are from people who understood. Finally no more shady shop inventories. For real where do they even get the human parts and why?? lmao.
32 comments
DeathItem = 0x1016B3~Skyrim.esm|ActorTypeNPC,-ActorTypeUndead,-ArgonianRace,-DarkElfRace,-HighElfRace,-KhajiitRace,-OrcRace,-WoodElfRace|NONE|NONE|NONE|1|12 It did not work so I must have done something wrong. Any insight?
DeathItem = 0x1016B3~Skyrim.esm|ActorTypeNPC,-ActorTypeUndead|-ArgonianRace,-DarkElfRace,-HighElfRace,-KhajiitRace,-OrcRace,-WoodElfRace|NONE|NONE|1|12
DeathItem = 0x[ID]~[mod.esp]|ActorTypeNPC,-ActorTypeUndead|-[every other race you dont wanna, like as above]|NONE|NONE|1|12
DeathItem = 0x1016b3~Skyrim.esm|ActorTypeNPC,-ActorTypeUndead|BretonRace,ImperialRace,NordRace,RedguardRace|NONE|NONE|1|12
So far looks like it's working well. Thanks Darenii.
but in game I get like 40% of the times although have not tested for too long yet