Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-24-05, 05:26 AM   #1
Ravendwyr
A Flamescale Wyrmkin
 
Ravendwyr's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 139
Question Saved Variables: Converting from Account Level to Character Level

Hello,

Is it possible to convert data saved in the account level SavedVariables folder
(World of Warcraft/WTF/Account/<account>/SavedVariables)

to the character level SavedVariables folder
(World of Warcraft/WTF/Account/<account>/<realm>/<character>/SavedVariables)

without losing any saved data in the process?

Do I just change
## SavedVariables: <data>
to
## SavedVariablesPerCharacter: <data>
or is there some sort of special code I need to add?

Thanks in advance.

- D.I.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Saved Variables: Converting from Account Level to Character Level


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