StormWolf01 Posted November 19, 2019 Share Posted November 19, 2019 (edited) After all I read I guess his save game starts with tgm enabled. Still I believe more on a script problem in his save game from deleted mods or maybe some stuck queststage from a questmod if he has a questmod installed that plays around with the essential flag. Something I don't know since I have only read about the most questmods he has installed.You made me think of something Taryl.This is REALLY oldschool, but maybe he has an autostart batch file in his folder, that is setting it every time the game starts up. OP- check for this-Fallout4prefs.ini and Fallout4custom.ini [General] sStartingConsoleCommand=bat startup Now, it doesn't have to be named "startup" it can be named literally anything. But IF that line is in either or both of your .ini files, you need to find "startup.txt" or whatever the filename is, in that line, in your install folder, and delete it. And then delete the line of code that I have in code tags from your ini files. (Don't delete [GENERAL] just the sStartingConsoleCommand=bat whatever.) EDIT- Open the file that it lists in notepad, and post it here. It's possible that it might contain code for other mods, but several of us could ID the line for the set godmode, as well as anything else that might be affecting your character in odd ways../EDIT.Batch files are simple script files that will fire off console commands, via script, by typing in bat whateverscriptname in the console. Autostart batch files, bypass the console, and do it automatically as the game starts. Edited November 19, 2019 by StormWolf01 Link to comment Share on other sites More sharing options...
Recommended Posts