Close
Showing results 1 to 10 of 18

Threaded View

  1. #3

    Default

    Yes thanks, I did this originally with mixed results. It works for some addons, but for others not so well, it seems some addons save settings for all characters in 1 .lua file. So in order for this to work you would have to open the .lua and do a find and replace from the original toons name to the new toons name. And even then it lead to problems and errors in the addon. I was hoping to find someone that knew exactly how WoW processed a new toons settings, and when are the saved variables in the Parent folder to the Character folder used.

    C:\World of Warcraft\
    . . .└──WTF\
    . . . . . . ..└──Account\
    . . . . . . . . . . .. ├──Account #1\
    . . . . . . . . . . .. ├──Account #2\
    . . . . . . . . . . . .├──Account #3\
    . . . . . . . . . . .. ├──Account #4\
    . . . . . . . . . . .. └── Account #5\
    . . . . . . . . . . . . . . . .. ├──Server Folder\
    . . . . . . . . . . . . . . . . .│ . . .└──Characters\
    . . . . . . . . . . . . . . . . .│. . . . . . . .└──Saved Variables\ ←(Variables Inside Character Folder)
    . . . . . . . . . . . .. . . . ..└──Saved Variables\ ←(Variables Inside Account Folder)

    So when are the account variables used as opposed to the character variables? Are these used when you create a new character? Is it per addon where some use it and some don't? What if I lay it out how I want it in the character variables then paste that .lua into the server variables? Is it even compatible?
    Last edited by Xanthan : 01-31-2010 at 04:14 PM

Tags for this Thread

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •