Kalambre Posted July 7, 2021 Share Posted July 7, 2021 Hi, I would like to know if it is possible to apply racemenu presets to player without opening race menu. The purpose of this, is to use an effect to change player appearance, taking advantage of racemenu exported presets. I've done some test using CharGen functions in a script to save player settings in a preset and it works, and with a target NPC and preset is saved too, but not sure is it's possible to load and apply a preset without entering racemenu. Load preset functions seems to work but changes aren't applied to character, maybe it needs other actions to apply loaded settings? Thanks in advance. Link to comment Share on other sites More sharing options...
Kalambre Posted July 9, 2021 Author Share Posted July 9, 2021 Seems that I was using wrong functions, I'll try again. Link to comment Share on other sites More sharing options...
Kalambre Posted July 10, 2021 Author Share Posted July 10, 2021 Well, after some tests, functions to load presets from SKSE\Plugins\CharGen\Presets directory don't work, but I can save and load from SKSE\Plugins\CharGen\Exported without problem and character changes appearence as it should. I've noticed a function to check if external heads is enabled in a .ini file, maybe this setting is necessary to work, but I don't know what ini file refers... So, I can load presets exported from player character, but not third party files or presets from NPCs. Link to comment Share on other sites More sharing options...
Kalambre Posted July 15, 2021 Author Share Posted July 15, 2021 Finally, I can save and load presets from both directories, but only for player character, seems that saving NPCs preset isn't implemented in CharGen. Link to comment Share on other sites More sharing options...
Recommended Posts