VladimirLastraud Posted May 20, 2019 Share Posted May 20, 2019 So, I'm working on a mod that makes saving an in game mechanic in which you must convert soul gems into an item used to save your game.I've actually got that done and it works perfectly, now I must disable the current methods of saving, So, the same menu and Quicksave.Trouble is I've next to no idea how to do that, I'm not sure how to directly affect menus yet or their function and most tutorials don't cover these areas. So what I'm saying is I could use some help, or at least directions. -SincerelyCrazy guy who craves dark caves and cowering from wolves. Link to comment Share on other sites More sharing options...
Kborg64 Posted May 21, 2019 Share Posted May 21, 2019 I honestly don't think there is a way to entirely remove saving from the game. Perhaps there is a way to remove the saving button in-game, but I'm not too sure on that. Fallout 4 disallowed you from saving in survival, but I don't think Skyrim can do that in any way. You might just have to willingly not use the save feature, and that's it. Idk for sure, sorry for the lack of legitimate help, but those are my directions I guess. :\ Link to comment Share on other sites More sharing options...
Evangela Posted May 21, 2019 Share Posted May 21, 2019 (edited) DisablePlayerControls to prevent going into the journal. https://www.creationkit.com/index.php?title=DisablePlayerControls_-_Game This doesn't disable auto-saving if that's enabled. Edited May 21, 2019 by Rasikko Link to comment Share on other sites More sharing options...
Recommended Posts