Hello
I'm having a tiny issue. I'm making aliases by using Create Reference to WeFarmerMale and WeFarmerFemale -at- an aliased marker. I want both NPCs dead.
1. If use Kill() function at quest starting and the Player is not in the same location where NPCs are, I find them naked.
2. If I keep them alive and attach them a referencealias script where it handles the event OnCellAttach() with function Kill(), I find them with clothes.
How can I make the NPCs keeping their clothes instead of using the second option above? I'm asking this because if I fast travel too near to them I can hear them dying.
Thanks.