blank_v Posted February 27, 2021 Posted February 27, 2021 Simple question... is there option to reset all sliders to default with single button?... atm. i have to reset all sliders manualy then open Sculpt Menu and Clear Sculpt in order to reset everything to default... ofc. there is also option to start new Game... but with New Game there is other problem... i have to set MCM again... and it also cost time... So im looking for easy way to restart RaceMenu to default... at least RaceMenu Sliders... because going thru all sliders and reseting them manualy... UHH... especialy when You have so many sliders... I know about Janky Reset but its not working... or just just reseting Body Bones... :/...
Andy14 Posted February 27, 2021 Posted February 27, 2021 Part of Nioverride. Function ClearMorphs (ObjectReference ref) native global But for Racemenu you have to set all sliders individually to 0. Or go through the array with: Function ClearBodyMorph (ObjectReference ref, string morphName, string keyName) native global keyName = Racemenu.esp
blank_v Posted February 27, 2021 Author Posted February 27, 2021 Ohh Papyrus Functions?... i was never using NiOverride... i don't like to use other Frameworks etc. Hmm... after while of reading NiOverride... ; Clears all body morphs for an actor Function ClearMorphs(ObjectReference ref) native global but this word "Morphs" and "Body"... hmm... it sould like it clears only... Body... what about Eyes, Mouth, Face, Makeup etc. ?... i see some functions ; Removes overlays from an actor (Cannot remove from player) Function RemoveOverlays(ObjectReference ref) native global but "cannot remove from player" hmm...................... :x Anywaa i will try to make something with NiOverride but still open for other suggestions
Andy14 Posted February 27, 2021 Posted February 27, 2021 A complete reset, including face, tattoos, etc.? No problem either, start Skyrim New Game and save the Vanilla preset as a RaceMenu preset. Then all you have to do in the future is load the saved vanilla preset - one push of a button and everything is at 0.
blank_v Posted February 27, 2021 Author Posted February 27, 2021 27 minutes ago, Andy14 said: A complete reset, including face, tattoos, etc.? No problem either, start Skyrim New Game and save the Vanilla preset as a RaceMenu preset. Then all you have to do in the future is load the saved vanilla preset - one push of a button and everything is at 0. 5 hours ago, God of Chaos said: but with New Game there is other problem... i have to set MCM again... and it also cost time... but w8... You mean... Start Game and save Default starting preset as Preset? jslot and nif file... hmm... i was never thinking about this but this might work :o... idk if we are thinking about same thing... but im gonna start New Game and save Starting character as Preset ^_^... lel... Ty Andy ❤️
Recommended Posts
Archived
This topic is now archived and is closed to further replies.