How to change a existing follower's clothing?

Post » Tue Nov 20, 2012 10:31 am

In my mod, I want to change a existing follower in skyrim. I changed his looks and his clothing. When I start the game, he appears as I made him. However, when I recruit him, he turns naked and then reverts back to his old clothes...and not his new clothes. Is there something I have to do?
User avatar
Jake Easom
 
Posts: 3424
Joined: Sun Jul 29, 2007 4:33 am

Post » Tue Nov 20, 2012 1:02 am

What mods are you using?
User avatar
Josh Lozier
 
Posts: 3490
Joined: Tue Nov 27, 2007 5:20 pm

Post » Mon Nov 19, 2012 11:50 pm

no mods, im just using vanilla
User avatar
Ladymorphine
 
Posts: 3441
Joined: Wed Nov 08, 2006 2:22 pm

Post » Tue Nov 20, 2012 5:39 am

Certainly sounds like you've got a mod installed; in fact, it sounds like a problem you might encounter were you using some of my own work -- have you ever used mods in this save?
User avatar
Kayleigh Mcneil
 
Posts: 3352
Joined: Thu Jun 29, 2006 7:32 am

Post » Tue Nov 20, 2012 12:29 am

well I have mods installed. In the creation kit, I only have the skyrim and update esm on.
User avatar
aisha jamil
 
Posts: 3436
Joined: Sun Jul 02, 2006 11:54 am

Post » Tue Nov 20, 2012 4:28 am

Mods affect how your mod runs regardless of what you had loaded in the CK.

What mods are you using in-game?
User avatar
Jay Baby
 
Posts: 3369
Joined: Sat Sep 15, 2007 12:43 pm

Post » Tue Nov 20, 2012 10:19 am

Certainly sounds like you've got a mod installed; in fact, it sounds like a problem you might encounter were you using some of my own work -- have you ever used mods in this save?
if you set standard outfit to none and just put the clothing in invetory they will start naked, some folower mod solves this, think it's fixable with an script who remove all clothing and then add it, something like this.

oninit()
removeallitem(dummychest)
dummychest.removeallitem(self)
endevent
User avatar
Claudz
 
Posts: 3484
Joined: Thu Sep 07, 2006 5:33 am


Return to V - Skyrim

cron