Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Tron91

Uploaded by

Tron91

Virus scan

Safe to use

About this mod

Script to equip clothes or armors on NPC / Followers without populating the Default Outfit record

Permissions and credits
Changelogs
Many times people complain in Follower mods that they have problem removing outfits from Followers when they don't use any Follower Framework. This being result of the Default Outfit being defined in the NPC record of the follower.

Mod authors try to overcome this by adding the armor or clothes to the follower inventory and leaving the Default Outfit field blank. The result is that you see "Naked" followers roaming in the houses or cities.

This script tries to solve the problem by equipping the outfit passed to it when the Follower 3D data is loaded to the game for the first time. This script has to be attached to the NPC record and two parameters has to be passed to it. The Reference of the follower and a FormList which contains the armors which needs to be equipped to the follower.