Page 1 of 1
saving cfg
Posted: Mon Jun 18, 2007 1:07 am
by Wellsey#1
how can i save a config so i dont have to type in all the variables all the time?
Posted: Mon Jun 18, 2007 1:13 am
by +JuggerNaut+
3
Posted: Mon Jun 18, 2007 1:32 am
by D'Artagnan
Juste create a autoexec.cfg with notepad and copy all youre personnal setting in it. Put the autoexec.cfg file into baseq3 folder...
Posted: Mon Jun 18, 2007 3:53 pm
by [xeno]Julios
another alternative is to type "writeconfig name.cfg" in the console, and it'll dump all the settings into that file
then just type "exec name.cfg" to load it.