As I'm making many changes to my mod in the creation kit, I want to check my changes in-game often. Currently I have to qqq out of Skyrim and restart it to have it reload the plugin. Is there a way to reload the plugin without restarting Skyrim?
You can, There is a option in the CreationEditor.ini you can change. bAllowUnsafeSave=0 to bAllowUnsafeSave=1
That'll only let you save your active plugin when Skyrim's running in the background. The game will have to be restarted for the changes to be considered.
That'll only let you save your active plugin when Skyrim's running in the background. The game will have to be restarted for the changes to be considered.
depending on the mod, you can just reload a save and it should work, I have it working like that.