Tasheni Posted July 8, 2017 Share Posted July 8, 2017 It works if you attach the script to a package. My followers change clothes if they are at home or back to armor if they go out of home. SetOutfit and EquipItem is used with different packages, I have three for the home and one package that let them follow if player goes outside. The package stack will be evaluated if they change a cell and so they never change clothes as long as the follow package is the current one. This method works most of the time but when VRAM is low it could happen that the script doesn't run. I have only one GB VRAM so with a better graphics adapter it should be no problem.But if player gives them other armor this can't work, because the script doesn't know what they have used at last. So on cell change they switch back to the armor or clothes they were given by the modcreator. I've heard that amgepo has a solution for Vilja but he needed two years to get it to work (Look at Emma's forum). My horse has only one follow package and one sandbox package and if my follower put the saddle on it's back, it will reset after the cell changes. So cdcooley is right and I understand now, why this happens and can fix it :) Thank you, cdcooley. Link to comment Share on other sites More sharing options...
Recommended Posts