Page 1 of 1

Getting a clean savedvariables.lua ?

Posted: Tue Mar 22, 2005 5:52 pm
by heartless_
I have had many mods and many many things that write to the savedvariables.lua file.

Is there a way for me to get a clean one that isn't cluttered. I also don't want to lose my census data.... but if I do that is no biggie.

Posted: Tue Mar 22, 2005 8:55 pm
by Rollie
Well, if you wanted to ditch everything except your Census data, you could hand edit the file and remove everything before CensusPlus_Database and everything after the closing '}' for that variable. All the data is in that one variable and not spread out across multiples.

Posted: Wed Mar 23, 2005 9:41 am
by Guest
I'll look at it tonight then. tks

Posted: Sat Mar 26, 2005 4:49 pm
by Rupilius
Anonymous wrote:I'll look at it tonight then. tks
If you want clean savedvariables.lua I d recommend backing it up, deleting it, installing all mods you want, running the game once. At this point you should have clear savedvariables.lua with only config data of your mods. Now you can manually edit your file and copy data from old .lua. Just did it after recent patch (I'm running my own set of mods, basically gypsy + cosmos + several independant addons) cause all went down :]

Best,
Rupi