• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.
Sign in to follow this  
Followers 0
zaira

Permanent settings for sexlab?

Is it possible to store the settings permanently or to send a script command or mod event to load settings?


Especially during mod development it is very very annoying to reload the settings each run.


0

Share this post


Link to post

Well I know you can back up the settings to a text file and reload them each time, but that may be a bit more manual than you're looking for.


0

Share this post


Link to post

I'm not sure you mean for Sexlab setting or your own mod setting.


I think Sexlab store its setting in SKSE\Plugins\Sexlab that could be import when needed.


0

Share this post


Link to post

Their is a import/export settings in the sexlab MCM


 


using import consumes the file though so after doing it you need to export again so its available for a new game


0

Share this post


Link to post

I mean Sexlab setting - I want to import the settings via script instead manual via MCM


0

Share this post


Link to post

I found the solution:


 


(Quest.GetQuest("SexLabConfigurationMenu") as sslConfigMenu).ImportSettings()


0

Share this post


Link to post
Sign in to follow this  
Followers 0