said in Is there any way to "autoexec" console commands on startup?:
DarylMcgee123 You can edit the pre-existing "Plutonium-zm.cfg" (Despite it telling you not to) with the commands you want. Only issue is that you have to make a bat file that edits the .cfg every time you want to open the game:
Make a text file then open it.
Type this in the file:
(
"insert commands you want to run here"
) >> plutonium_zm.cfgstart C:\Users*user signed into**\AppData\Local\Plutonium\bin\plutonium-launcher-win32.exe
3 save and exit the file, then replace the .txt with a .bat (it will give you a warning just click ok)
Put this bat file in the folder as the plutonium_zm.cfg file
Make a shortcut to the bat file then place that where ever you want
This will append your commands to the file and take you to the launcher to click Bo2, this will load your commands in each time as long as you use the bat file you created.
note I would not run that bat file when going to play multiplayer since I am not sure if this can cause issues