1. #1

    Changing characters and keeping UI settings

    Is there an easier way to use the same UI settings for every addon (and blizz options) for every char? I have various alts and whilst creating my UI I have to log each of my alts and load in the profile for every addon

    Thanks!

  2. #2
    I believe copy and pasting the contents of your folder with your character's name in the WTF folder for each particular new character would do the trick.

  3. #3
    A long time ago I spent a day or so copying all my profile data to the "Default" profile, then deleting all of the different character profiles and making them use the default one so it didn't take me a whole week to set up a new alt's UI. You can also accomplish something similar by using the addon Reflux, but make sure you read the directions carefully it can be a bit confusing.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  4. #4
    Quote Originally Posted by Reclusion View Post
    [...] I have to log each of my alts and load in the profile for every addon
    For Ace3 addon profiles, and if you like digging in the addon files, you can set them to use the default profile for new characters, if they aren't already; so you don't have to set up or load the profile again

    For example: Recount-v4.2.0f_release\Recount\Recount.lua - Line1937
    Recount.db = acedb:New("RecountDB", Default_Profile)
    Recount.db = acedb:New("RecountDB", Default_Profile, true)
    Last edited by Ketho; 2011-11-27 at 12:38 AM.

Posting Permissions

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