View Single Post
02-02-13, 03:49 AM   #24
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
that's what I thought... probably best to stick to separate saved variables per module otherwise when one gets disabled and logs, all the settings for it would be reset.

As part of my rebuild I've actually sorted all the options into subcategories, what are the chances I can remove say ... Nx.db.profile.quest from my current savedvariables, then link it in from the module

ie Nx.db.profile.Quest = CarbQuest.db.profile .... wait no, that wouldn't work still leaves me with no defaults and the info would end up saved twice probably. .... just trying to work out the best way to do this without redoing all the changes I just made going from the old NxData.Gopt to Nx.db.profile