1. How do you randomly assign outfits to an NPC based on a formlist and gamehour? I tried searching in the wiki but I don't think http://www.creationkit.com/FindRandomReferenceOfAnyTypeInList_-_Game is what I need.
2. Set up an NPC loot procedure. From what I can gather, basically I have to set up a Find and Acquire package at the end of combat but then I would have to add lots of lists for it to scan from. Is there a better way, using a script, to get the actor killed by the NPC, get his inventory list, and take items based on certain keywords?
A bonus question:
Is it possible to trigger the Race menu for an NPC? Like I want the player to customise the NPC on the fly like the player does with the PC.
I'm pretty sure that you can't, but what about using the Race menu to get the face, and then using these face settings on the NPC using SKSE functions?