louisthird Posted December 13, 2020 Share Posted December 13, 2020 Hello fellow modders! Hope you are all staying well during these times! Can someone reply with a small snippet of how to change via script the player's makeup like Warband or damage like scars? Those might be two different questions possibly as it may be different systems. I am thinking that this may involve LooksMenu and Overlays, but I have not found an example. Once I get the idea of the main imports/classes/methods involved, then I should be able to expand on it. I just wanted to check in anyway and see what others have been working on. Take care. Link to comment Share on other sites More sharing options...
steve40 Posted December 15, 2020 Share Posted December 15, 2020 I don't think there are any vanilla Papyrus or F4SE functions for manipulating head parts and overlays. You can query what head parts are present, but that's about it. Link to comment Share on other sites More sharing options...
louisthird Posted December 20, 2020 Author Share Posted December 20, 2020 Thanks steve40, glad to hear from you! I have been researching this week to find any way to change the overlays (i.e. makeup, blemishes, damage, etc.). I agree that I don't think there is any way in the vanilla game to do it. I have been seeing if there is some way to do it with LooksMenu, but it only has functions to change body overlays. I may have to take this discussion to the other Lovers site where there are mods applying all kinds of tattoos and other overlays on characters. Someone there may know a way... Link to comment Share on other sites More sharing options...
robotized Posted December 20, 2020 Share Posted December 20, 2020 There are a couple of mods that have the option to make the player dirty over time:https://www.nexusmods.com/fallout4/mods/14326https://www.nexusmods.com/fallout4/mods/29171Check 'em out if you want. Link to comment Share on other sites More sharing options...
steve40 Posted December 21, 2020 Share Posted December 21, 2020 There are a couple of mods that have the option to make the player dirty over time:https://www.nexusmods.com/fallout4/mods/14326https://www.nexusmods.com/fallout4/mods/29171Check 'em out if you want. Ahem. I might be the author of one of those :teehee: Link to comment Share on other sites More sharing options...
steve40 Posted December 21, 2020 Share Posted December 21, 2020 Thanks steve40, glad to hear from you! I have been researching this week to find any way to change the overlays (i.e. makeup, blemishes, damage, etc.). I agree that I don't think there is any way in the vanilla game to do it. I have been seeing if there is some way to do it with LooksMenu, but it only has functions to change body overlays. I may have to take this discussion to the other Lovers site where there are mods applying all kinds of tattoos and other overlays on characters. Someone there may know a way...You can probably add more tattoo/makeup decals through the LooksMenu/CharGen system. Take a look at how the perk magazines add more tattoos etc. Link to comment Share on other sites More sharing options...
robotized Posted December 21, 2020 Share Posted December 21, 2020 There are a couple of mods that have the option to make the player dirty over time:https://www.nexusmods.com/fallout4/mods/14326https://www.nexusmods.com/fallout4/mods/29171Check 'em out if you want. Ahem. I might be the author of one of those :teehee: Oops, must've slipped my attention. :laugh: Link to comment Share on other sites More sharing options...
louisthird Posted December 24, 2020 Author Share Posted December 24, 2020 Adding new makeup, face tattoos, etc. is not the problem. That I know how to do and there are several great example mods and base game examples of how to do that. What I have not figured out what to do is apply and switch between them using script code. Do you have any ideas or examples of how that could be done? Link to comment Share on other sites More sharing options...
steve40 Posted December 25, 2020 Share Posted December 25, 2020 It can't be done. Link to comment Share on other sites More sharing options...
Recommended Posts