theit8514 Posted December 17, 2011 Share Posted December 17, 2011 Hello guys, I'm a fairly new coder here with a quick fomod question. I've been working on the UI for about a month now. I've got a working fomod script that outputs a config file for the swf file to use. However, if I test a new upgrade in NMM, the config file gets erased. How can I persist the config file when an upgrade is happening? I am creating the file using GenerateDataFile("Interface/favoritesmenu.cfg", data);. Is there A) a way to request NMM to leave that file alone or B) a way to recover the old file after NMM deletes it? Thanks,theit8514 Link to comment Share on other sites More sharing options...
Recommended Posts