Vi-Heart Posted March 29, 2024 Posted March 29, 2024 How do I add more slots I need them for body face hands and feet but forgot the commands in skse64.ini can someone help?
Vi-Heart Posted March 30, 2024 Author Posted March 30, 2024 thanks x what was the lines I need to add?
traison Posted March 30, 2024 Posted March 30, 2024 8 hours ago, Vi-Heart said: thanks x what was the lines I need to add? Its already in the file, unless you removed it: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" ; Determines how many body overlays there should be iNumOverlays=6 ; Default[6] iSpellOverlays=1 ; Default[1] [Overlays/Hands] ; "Hands [Ovl#]" and "Hands [SOvl#]" ; Determines how many hand overlays there should be iNumOverlays=3 ; Default[3] iSpellOverlays=1 ; Default[1] [Overlays/Feet] ; "Feet [Ovl#]" and "Feet [SOvl#]" ; Determines how many feet overlays there should be iNumOverlays=3 ; Default[3] iSpellOverlays=1 ; Default[1] [Overlays/Face] ; "Face [Ovl#]" and "Face [SOvl#]" ; Determines how many face overlays there should be iNumOverlays=3 ; Default[3] iSpellOverlays=0 ; Default[1]
DocClox Posted March 30, 2024 Posted March 30, 2024 13 minutes ago, traison said: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" You might need to change that so the ";" and following are on their own line [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" I was being limited to just three slots for some reason, regardless of the value. Giving the comment its own line fixed the problem.
traison Posted March 30, 2024 Posted March 30, 2024 37 minutes ago, DocClox said: I was being limited to just three slots for some reason, regardless of the value. Giving the comment its own line fixed the problem. Wasn't that a Linux specific issue? This file should be as it came out of the box with RaceMenu as I haven't had a need to modify these values. Still, good point, something to keep in mind.
DocClox Posted March 30, 2024 Posted March 30, 2024 3 hours ago, traison said: Wasn't that a Linux specific issue? So I understand, although I'd had the problem on my windows box as well.
Vi-Heart Posted March 30, 2024 Author Posted March 30, 2024 (edited) oki odd after I edit the values nothing changes it's still the default values. [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" ; Determines how many body overlays there should be iNumOverlays=12 ; Default[6] iSpellOverlays=8 ; Default[1] [Overlays/Hands] ; "Hands [Ovl#]" and "Hands [SOvl#]" ; Determines how many hand overlays there should be iNumOverlays=12 ; Default[3] iSpellOverlays=8 ; Default[1] [Overlays/Feet] ; "Feet [Ovl#]" and "Feet [SOvl#]" ; Determines how many feet overlays there should be iNumOverlays=12 ; Default[3] iSpellOverlays=8 ; Default[1] [Overlays/Face] ; "Face [Ovl#]" and "Face [SOvl#]" ; Determines how many face overlays there should be iNumOverlays=12 ; Default[3] iSpellOverlays=8 ; Default[1] This is what I have for the code. Edited March 31, 2024 by Vi-Heart
Vi-Heart Posted March 31, 2024 Author Posted March 31, 2024 I solved it I had to edit the mod files in MO2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now