Page 1 of 1

writevars problem

PostPosted: 12 Jul 2011, 11:05
by Someone64
the console command doesn't work nut it doesn't make any error messages either. I am try to save all the variables that I spent 1 hour on making. please help!

Re: writevars problem

PostPosted: 12 Jul 2011, 21:13
by Kitsune
it does work do: /writevars <name>.cfg then it will be in your /My Documents/My Games/Red Eclipse/ folder.

Re: writevars problem

PostPosted: 13 Jul 2011, 13:19
by Someone64
I am trying to put all the old settings of red eclipse ides edition and use on the svn version since the default variables are different. The problem is that it only saves variables that you changed. When I try to save the default variables of ides edition, the file ends up empty.

Re: writevars problem

PostPosted: 13 Jul 2011, 14:34
by qreeves
Someone64 {l Wrote}:I am trying to put all the old settings of red eclipse ides edition and use on the svn version since the default variables are different. The problem is that it only saves variables that you changed. When I try to save the default variables of ides edition, the file ends up empty.

Try /writevars name.cfg 1 - this will save all variables, regardless of if they've been changed or not.

Re: writevars problem

PostPosted: 14 Jul 2011, 17:07
by Someone64
thanks