Jump to content
⚠ Known Issue: Media on User Profiles ×

z64fan13

Supporter
  • Posts

    4
  • Joined

  • Last visited

Nexus Mods Profile

About z64fan13

z64fan13's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. In case someone else runs across this thread and couldn't get ksfrench's method to work, here's what I did: Here's a method in Creation Kit that doesn't require any scripts. In short we're adding the armors as a "Skin" rather than a traditional outfit, which don't work with mannequins for some reason: Part 1 1) Make sure you have all the armor addons available in your .esp file for the armor you plan to dress the mannequin with. If you are using a custom armor mod, then you will need to duplicate those addons into your .esp. If you don't know what any of that means, then stop here. This process is too advanced for you. Watch some YouTube guides, then come back when you have some more experience with CK. 2) Find and Duplicate the Armor "ArmorManakin" 3) Open the duplicate file and rename it to something easy to find (ex: "_modname_mannequinarmor") 4) Under "Biped Object" click to highlight in blue all the armor slots you want the mannequin to be able to equip. 5) Under "Show All" and "Models" you should see the armor addons listed for the mannequin's naked hands, body and feet. Leave those alone. 6) Save often, because creation kit crashes a LOT. 7) Right click anywhere in the list's box and select "New" from the drop down. This will bring up the "Select Form" window :cool: Find and add the armor addons that you want the mannequin to wear by double clicking on them. You can use the "Filter" box to search for the addons by name. Repeat as needed. 9) You should now have a complete list of armor addons in the Armor Window. Check the "show all" box if a few are missing. Some of them are hidden by default for some reason. 10) At this point double click each armor addon in the list and make sure the "Manakin Race" is highlight in the "Additional Races" box, since some custom armors don't do this by default. Part 2 1) Save at this point, since CK crashes a LOT 2) Find and Duplicate the Actor "PlayerHouseMannequin" 3) Open the duplicate file and rename the "ID" box. Most of the tabs can be left as is. Don't touch the default mannequin activator script. It's there for a reason. 4) Under the "Traits" tab use the drop down menu next to "Skin" to select the armor you created in Part 1. Hopefully you gave it an easy name to find. 5) Check the "Female" box if you want the mannequin to be a female model. (NOTE: You may need to duplicate assets from a mod that puts females mannequins into the game. I do not believe vanilla skyrim has female mannequins by default) 6) OPTIONAL: If you want the mannequin to hold the armor in it's inventory, then you can add them in the "Inventory" Tab. This will not affect the mannequin's default appearance. Removing the armors in-game also won't affect the appearance. I also added the duplicate ArmorManakin package from Part 1 to the inventory, but I don't think this is required for the mod to work. Do NOT add an outfit to the "Default Outfit". 7) Click "OK" and save. :cool: You may now add your fully dressed mannequin to the game. Follow this guide if you don't know how: . If this link breaks, then just look it up on YouTube. DISCLAIMER #1: I have not tested every armor under the sun with this method nor do I plan to. Inevitably some HDT or BBP armor won't play nice with mannequins, so be prepared to tinker around if something breaks. Prior to writing this guide, I successfully dressed a Mannequin in the full Midnight Breed armor (BBP) and a KS HDT Wig. DISCLAIMER#2: This method sets the armor as the mannequin's "skin", which means the armor is in it's default appearance. It is intended for the mannequin to be an ornamental display. Because of this, if you want 5 different armored mannequins, then you need to go through the above process 5 times. Theoretically, you can add different armors to the mannequin in-game, but you have to make sure the new armor's priority is set higher than the default armor that is baked into the "Skin". You can change the priority in Creation Kit using the "armor addon" window for each of the armors. If you don't know what that means then educate yourself with YouTube or the CK wiki. TROUBLESHOOTING "The mannequin is naked in game" A: Double check Part 1 step 4) and 10). "Some of the armors are showing in game, but other aren't" A: Double check Part 1 step 4) and 10). Also, make sure 2 armor addons aren't assigned to the same armor slot. If they are, then the addon with the highest priority will win. The loser will not display. "The mannequin looks weird in the preview model in CK and/or the cell view. Did I screw up?" A: Probably not. The preview function and the cell view are notoriously inaccurate. Doubly true with custom armors or any item that uses HDT physics. Check the mannequin in-game before panicking. "I uninstalled the custom armor mod and now the mannequin is naked/invisible/a floating head" A: Working as intended. If you are adding the mannequin to a standalone mod, then you need to duplicate the armor assets (Part 1; Step 1). Otherwise, don't uninstall the original armor mod. "Now all the mannequins in-game are wearing the armor. What did I do?" A: This is why we duplicated the assets in Part 1, Step 2 and Part 2, Step 2. If you edited the original files, then bad things will happen. "I can't find the mannequin in-game" A: You likely skipped Part 2, Step 8. You need to add the mannequin to a cell for it to show up in game. "When I remove a piece of armor from the inventory, it doesn't change the mannequin's appearance" A: Working as intended. Read Disclaimer #2 again "The mannequin won't equip new armors that I give it in game" A: Read Disclaimer #2 again. Specifically the part about armor priority. "How did my mannequin get hair...and eyes.....and why can't I change it back in the 'body parts data" tab?" A: I believe this is a bug in the "manakin race". I ran into it too. Try redoing part 2 and make a new mannequin actor. If that doesn't work, then recreate the Manakin Race as a custom race. Bear in mind, you will have to repeat Part 1, Step 10 if you change the mannequin's race. "Where do I find female mannequin assets?" A: I used https://www.nexusmods.com/skyrim/mods/9131?tab=files "I did EVERY step in the guide and it still isn't working. I promise I did every step exactly" A: I promise you didn't. It's also possible you free-styled and added extra steps that broke the mannequin. Double check, then triple check each step. Check for conflicting mannequin mods, then go back and check every step again. When in doubt, refer to disclaimer #1.
  2. Here's a method in Creation Kit that doesn't require any scripts. In short we're adding the armors as a "Skin" rather than a traditional outfit, which don't work with mannequins for some reason: Part 1 1) Make sure you have all the armor addons available in your .esp file for the armor you plan to dress the mannequin with. If you are using a custom armor mod, then you will need to duplicate those addons into your .esp. If you don't know what any of that means, then stop here. This process is too advanced for you. Watch some YouTube guides, then come back when you have some more experience with CK. 2) Find and Duplicate the Armor "ArmorManakin" 3) Open the duplicate file and rename it to something easy to find (ex: "_modname_mannequinarmor") 4) Under "Biped Object" click to highlight in blue all the armor slots you want the mannequin to be able to equip. 5) Under "Show All" and "Models" you should see the armor addons listed for the mannequin's naked hands, body and feet. Leave those alone. 6) Save often, because creation kit crashes a LOT. 7) Right click anywhere in the list's box and select "New" from the drop down. This will bring up the "Select Form" window 8 ) Find and add the armor addons that you want the mannequin to wear by double clicking on them. You can use the "Filter" box to search for the addons by name. Repeat as needed. 9) You should now have a complete list of armor addons in the Armor Window. Check the "show all" box if a few are missing. Some of them are hidden by default for some reason. 10) At this point double click each armor addon in the list and make sure the "Manakin Race" is highlight in the "Additional Races" box, since some custom armors don't do this by default. Part 2 1) Save at this point, since CK crashes a LOT 2) Find and Duplicate the Actor "PlayerHouseMannequin" 3) Open the duplicate file and rename the "ID" box. Most of the tabs can be left as is. Don't touch the default mannequin activator script. It's there for a reason. 4) Under the "Traits" tab use the drop down menu next to "Skin" to select the armor you created in Part 1. Hopefully you gave it an easy name to find. 5) Check the "Female" box if you want the mannequin to be a female model. (NOTE: You may need to duplicate assets from a mod that puts females mannequins into the game. I do not believe vanilla skyrim has female mannequins by default) 6) OPTIONAL: If you want the mannequin to hold the armor in it's inventory, then you can add them in the "Inventory" Tab. This will not affect the mannequin's default appearance. Removing the armors in-game also won't affect the appearance. I also added the duplicate ArmorManakin package from Part 1 to the inventory, but I don't think this is required for the mod to work. Do NOT add an outfit to the "Default Outfit". 7) Click "OK" and save. 8 )You may now add your fully dressed mannequin to the game. Follow this guide if you don't know how: . If this link breaks, then just look it up on YouTube. DISCLAIMER #1: I have not tested every armor under the sun with this method nor do I plan to. Inevitably some HDT or BBP armor won't play nice with mannequins, so be prepared to tinker around if something breaks. Prior to writing this guide, I successfully dressed a Mannequin in the full Midnight Breed armor (BBP) and a KS HDT Wig. DISCLAIMER#2: This method sets the armor as the mannequin's "skin", which means the armor is in it's default appearance. It is intended for the mannequin to be an ornamental display. Because of this, if you want 5 different armored mannequins, then you need to go through the above process 5 times. Theoretically, you can add different armors to the mannequin in-game, but you have to make sure the new armor's priority is set higher than the default armor that is baked into the "Skin". You can change the priority in Creation Kit using the "armor addon" window for each of the armors. If you don't know what that means then educate yourself with YouTube or the CK wiki. TROUBLESHOOTING "The mannequin is naked in game" A: Double check Part 1 step 4) and 10). "Some of the armors are showing in game, but other aren't" A: Double check Part 1 step 4) and 10). Also, make sure 2 armor addons aren't assigned to the same armor slot. If they are, then the addon with the highest priority will win. The loser will not display. "The mannequin looks weird in the preview model in CK and/or the cell view. Did I screw up?" A: Probably not. The preview function and the cell view are notoriously inaccurate. Doubly true with custom armors or any item that uses HDT physics. Check the mannequin in-game before panicking. "I uninstalled the custom armor mod and now the mannequin is naked/invisible/a floating head" A: Working as intended. If you are adding the mannequin to a standalone mod, then you need to duplicate the armor assets (Part 1; Step 1). Otherwise, don't uninstall the original armor mod. "Now all the mannequins in-game are wearing the armor. What did I do?" A: This is why we duplicated the assets in Part 1, Step 2 and Part 2, Step 2. If you edited the original files, then bad things will happen. "I can't find the mannequin in-game" A: You likely skipped Part 2, Step 8. You need to add the mannequin to a cell for it to show up in game. "When I remove a piece of armor from the inventory, it doesn't change the mannequin's appearance" A: Working as intended. Read Disclaimer #2 again "The mannequin won't equip new armors that I give it in game" A: Read Disclaimer #2 again. Specifically the part about armor priority. "How did my mannequin get hair...and eyes.....and why can't I change it back in the 'body parts data" tab?" A: I believe this is a bug in the "manakin race". I ran into it too. Try redoing part 2 and make a new mannequin actor. If that doesn't work, then recreate the Manakin Race as a custom race. Bear in mind, you will have to repeat Part 1, Step 10 if you change the mannequin's race. "Where do I find female mannequin assets?" A: I used https://www.nexusmods.com/skyrim/mods/9131?tab=files "I did EVERY step in the guide and it still isn't working. I promise I did every step exactly" A: I promise you didn't. It's also possible you free-styled and added extra steps that broke the mannequin. Double check, then triple check each step. Check for conflicting mannequin mods, then go back and check every step again. When in doubt, refer to disclaimer #1.
  3. Cool, this still works in 2018. Found you with a Google search. For future newbies reading, this helped me decode the following: "Actor Property PlayerREF Auto {auto-fill with the player reference} Actor Property ActorToSummon Auto {fill this property with the follower or other character you want to summon}" After you attach the script to magiceffect, double click the script in magiceffect window to bring Properties window. You can fill and auto-fill properties/references there. If you've never added a script in CK before (like me), then use this video for a basic tutorial:
  4. Try Skyrim Script Extender (I downloaded it on Steam) along with this mod: https://www.nexusmods.com/skyrim/mods/33526/ Worked like a charm for me. Spent a lot of time on Google to put this together.
×
×
  • Create New...