amokrun1 Posted November 23, 2021 Posted November 23, 2021 Would anyone know if there's a plugin to launch console commands automatically with the game, like ACC for Skyrim SE? https://www.nexusmods.com/skyrimspecialedition/mods/24919
HeyYou Posted November 24, 2021 Posted November 24, 2021 I already do this, without a mod, but, it's been so long ago, I don't remember HOW I did it. :D I think there is something in the ini somewhere about "Starting console commands", or some such. Ah, here is is: In your fallout4custom.ini use: sStartingConsoleCommand= Under the General Section, followed by the console command you have in mind. I used it to turn off character lighting. I suspect you can do multiple lines that way as well. (though, I haven't tried it.)
amokrun1 Posted December 5, 2021 Author Posted December 5, 2021 Nice, thanks! So would I need to input a new sStartingConsoleCommand for each new console command,?
RoNin1971 Posted December 5, 2021 Posted December 5, 2021 On 12/5/2021 at 8:14 PM, amokrun1 said: Nice, thanks! So would I need to input a new sStartingConsoleCommand for each new console command,? Even if you do, you don't. As you can use a batch file for as many commands as you wish for and just load that batch on startup.
HeyYou Posted December 7, 2021 Posted December 7, 2021 On 12/5/2021 at 8:43 PM, RoNin1971 said: On 12/5/2021 at 8:14 PM, amokrun1 said: Nice, thanks! So would I need to input a new sStartingConsoleCommand for each new console command,? Even if you do, you don't. As you can use a batch file for as many commands as you wish for and just load that batch on startup. This is the ultimate solution for running a bunch of startup commands. :D
Recommended Posts