I am looking for a mod that well let me save outfits, and at a single key press switch to that outfit. I don't believe this exist yet. So in preparation of that. I thought I would ask the only hard think about this mod. How would one g about keeping track of the users equipped items? Getting them seems easy enough and even equipping items seems pretty easy. The only thing I am not sure of is how to store what the player has equipped...
http://www.creationkit.com/User:Fg109#Saving_Actor.27s_Outfit Otherwise, you'll have to use http://www.creationkit.com/UnequipAll_-_Actor and then track which items get unequipped with http://www.creationkit.com/OnObjectUnequipped_-_Actor.
SKSE is what I figured, Ill have to give this a shot... any idea on a tutorial for a script that lets a player select an hot-key instead of using the predefined ones?