Storing a list of items

Post » Thu Jun 21, 2012 11:31 pm

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...
User avatar
Jessica Lloyd
 
Posts: 3481
Joined: Fri Aug 25, 2006 2:11 pm

Post » Thu Jun 21, 2012 7:27 pm

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.
User avatar
stacy hamilton
 
Posts: 3354
Joined: Fri Aug 25, 2006 10:03 am

Post » Thu Jun 21, 2012 4:56 pm

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?
User avatar
Cheville Thompson
 
Posts: 3404
Joined: Sun Mar 25, 2007 2:33 pm


Return to V - Skyrim