Thread: Svelte UI!
View Single Post
11-07-09, 04:49 PM   #8
nightcracker
A Molten Giant
 
nightcracker's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 716
Originally Posted by Ferous View Post
Hey there. I just wanted to pop in and say that when you do the reflux command, sometimes not all addons are set to the profiles so you may need to go into each addon profile setup and change it manually if they do not change.
You can still do this by looking in the WTF files and if you see like this:

Code:
AddonDB = {
    bla,
    bla,
}
you can use

Code:
/reflux add AddonDB
to get that savedvariable/profile loaded correctly too.
  Reply With Quote