Change Onmunds clothes

Post » Sun Jun 02, 2013 1:01 pm

I used the creation kit to change Onmund's clothes and appearance. The appearance worked but for some reason Onmund is still wearing his college robes. I already tried adding the clothes to his inventory and changing the clothes in the Default Cloting tab, but it failed and didn't show up in game.

Am I missing something here? When I used the same method on Valkas it worked just fine...

Please help

User avatar
Bambi
 
Posts: 3380
Joined: Tue Jan 30, 2007 1:20 pm

Post » Sun Jun 02, 2013 4:17 pm

Have you tried your plugin on a new game or a save where you never met Onmund yet? If it works then it means the vanilla outfit has been baked into your save

Hmmm...Not 100% sure if this'll work but worth a shot...first make a new http://www.creationkit.com/Outfit then add the following script to the Actor base object:

Scriptname ForceOutfitScript extends ActorOutfit Property myOutfit  AutoEvent OnCellAttach()   SetOutfit(myOutfit)EndEvent
Don't forget to fill the "myOutfit" property with your Outfit.

My reasoning is that setting the outfit at runtime might overwrite the baked data? Thoughts anyone?

- Hypno
User avatar
c.o.s.m.o
 
Posts: 3419
Joined: Sat Aug 12, 2006 9:21 am


Return to V - Skyrim