Thread Tools Display Modes
11-08-12, 05:37 PM   #1
Amy84
A Murloc Raider
Join Date: Aug 2011
Posts: 4
Profiles - a work around (?)

heya,

My biggest frustration for Ion currently is a lack of profiles. eg I create bars for my hunter, switch to my mage .. and there are my hunter bars and key bindings.

I know nothing of addons, though I do see in each toc file "SavedVariables" and "SavedVariablesPetCharacter".

Is this OK to change?

eg Ion.toc, I change this :

## DefaultState: enabled
## SavedVariables: IonGDB, IonItemCache
## SavedVariablesPerCharacter: IonCDB, IonSpec

to this :

## DefaultState: enabled
## SavedVariablesPerCharacter: IonCDB, IonSpec, IonGDB, IonItemCache

And in each toc file I do similar (add "SavedVariables" to "SavedVariablesPerChar" and then delete "SavedVariables" line).

Is this likely to break any thing? It does seem so far (ie literally several minutes of making bars) that each char now has its own independent bars and binds, though as I say I know nothing of add ons or how they work so I am expecting this to all fall to pieces quite soon
  Reply With Quote
11-08-12, 10:50 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
That will work fine. Addons don't actually have any way to tell whether a saved variable is account-wide or character-specific.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
11-09-12, 07:04 AM   #3
Amy84
A Murloc Raider
Join Date: Aug 2011
Posts: 4
Originally Posted by Phanx View Post
That will work fine. Addons don't actually have any way to tell whether a saved variable is account-wide or character-specific.
OK thanks for the info Phanx, so far this all is working well
  Reply With Quote

WoWInterface » Featured Projects » Ion Engines, Engage! » Profiles - a work around (?)

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off