GenericGeorge Posted September 28, 2023 Share Posted September 28, 2023 (edited) I'm trying to create a simple mod that uses console commands, but I can't seem to change globals myself. I used the ShowGlobalVars command to test changing settings, and found that it listed some and the rest went to a log file somewhere (No idea where) but of the few it did fit in the console I tried to edit a few of them I'm using SetGS then I tried GetGlobalValue but both of them state "gamesetting not found" or "item not found for global variable" Is there a difference between globals and game settings, if so how do I change globals and how do I list all available game settings to find the ones I want to change. Sorry, I was being so dumb, globals and game settings are completely different brainfart. For anyone else, my solution was to download the experimental starfield xedit from their discord and browse the starfield esm for game settings. Edited September 28, 2023 by GenericGeorge Link to comment Share on other sites More sharing options...
Recommended Posts