Getting a clean savedvariables.lua ?

General Discussion Area
Post Reply
heartless_
Posts: 126
Joined: Sun Jan 09, 2005 8:17 am

Getting a clean savedvariables.lua ?

Post 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.

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post 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.
phpbb:phpinfo()

Guest

Post by Guest »

I'll look at it tonight then. tks

Rupilius
Posts: 2
Joined: Tue Feb 22, 2005 11:58 am

Post 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

Post Reply