Custom Playable Children: Difference between revisions
Added User made sliders. |
No edit summary |
||
Line 97: | Line 97: | ||
It may look hard but its pretty easy to do. | It may look hard but its pretty easy to do. | ||
Latest revision as of 01:23, 1 November 2021
Main Page - Mod Master List - Fallout - Fallout_4
Custom Playable Children
Information
Creator: Abbalovesyou
Thread : Nexus
Compatibilities
Things to know
Load Order
Fallout4.esp AnyDLC.esp AnyUnofficialPatch.esp (More Mods) Custom Playable Children.esp
Quick guide to set your gameplay as a child
1.- Select a child preset (included with CPC) in the LooksMenu at the start of the game or by using the console command "slm 14" without quotes.
2.- Once you're done with your customization, use the console command "player.setrace hc" without quotes.
3.- To make your character smaller, use "player.setscale .825" without quotes (.825 is a good size for children, but you can use whatever number you want).
4.- If terminals are too tall for your character, use stonefisher's Any Terminal at Any Height mod.
FAQ
1. PLAYABLE CHILDREN USERS: If you wanna upgrade too the custom race. You need to load up ur playable children save and turn yourself into a human then you disable playavle children and enable Custom Playable Children
2. Childrens Headwear will not work by default so you will need to use the patch for it. Female Ghouls comes actual female underwear textures, its slightly darker. Custom Race Children will use their own meshes and textures, they only share the texture for the head.
Additional tutorial provided by the mod author
If you want to replace a model or texture from this mod, read this:
You will need:
- B.A.E. Bethesda Archive Extractor - http://www.nexusmods.com/fallout4/mods/78/? - A Brain - The ability to read and follow the instructions
So you want to replace the body and hands and textures with a cbbe model? or whatever you wanna do? Well Damn Here it is.
Meshes:
Open "Custom Playable Children - Main" with B.A.E.Go to this folder Meshes\Actors\CustomChildren\Character\CharacterAssets in B.A.E. and there will be a ghoul and human folder. Pick one of them you want.
Extract the models you want to replace.
Human/Ghoul ChildBody or Human/Ghoul ChildBodyFemale and Human/Ghoul ChildHands or Human/Ghoul ChildHandsFemale
If you are replacing it with a cbbe model or whatever, you also might wanna replace the first person models as well.
Now get your modded model and go to the folder with the models you have extracted.
Rename your modded mesh to the name of the mesh u wanna replace then place it in the folder to overwrite CPC Vanilla Model.
Now it should show up as a cbbe model or whatever model you replaced it with.
ModdedBody.nif --> ChildBody.Nif
Textures:
Open "Custom Playable Children - Textures" with B.A.E.
Go to this folder Textures\Actors\Character\CustomChildren in B.A.E. and there will be a ghoul and human folder. Pick one of them you want.
Extract the Textures you want to replace.
Human/Ghoul ChildBody Textures or Human/Ghoul ChildBodyFemale Textures and Human/Ghoul ChildHands Textures or Human/Ghoul ChildHandsFemale Textures
Replace whatever texture you extracted with your modded texture. Your modded texture has to be the same name as the one you want to replace so it overwrites it...
You have to replace the texture with your model one.
ModdedBodyTexture_D.dds --> ChildBody_D.dds ModdedBodyTexture_N.dds --> ChildBody_N.dds ModdedBodyTexture_S.dds --> ChildBody_S.dds
It may look hard but its pretty easy to do.