1. #1
    The Patient
    10+ Year Old Account
    Join Date
    May 2009
    Location
    Denmark (EU Azjol-Nerub)
    Posts
    322

    Possible to have 2 UI packages installed at the same time?

    Hi everyone out there.

    I was wondering if it would be possible to have two UI packages installed at the same time?
    Ie. if I wanted to have UltimateShamanUI (http://www.wowinterface.com/download...0169-WIDE.html) installed for my shaman, and Alza UI (http://www.wowinterface.com/download...81-ALZAUI.html) installed for my warrior.
    I know you can just rename the folders in the WoW folder, but is there another way of doing it?

    Thanks!
    Main & raiding character: Elchali, Holy Paladin

  2. #2
    Deleted
    You could try using Reflux, however I've not used this addon myself. You'll have to wait for somebody else to give further instructions.

  3. #3
    I cant for the life of me remember how i did - but i used COmmand prompt to create a folder link for "Data" two my original wow folder, but i can't find the guide!

  4. #4
    The Patient
    10+ Year Old Account
    Join Date
    May 2009
    Location
    Denmark (EU Azjol-Nerub)
    Posts
    322
    Quote Originally Posted by ghepip View Post
    I cant for the life of me remember how i did - but i used COmmand prompt to create a folder link for "Data" two my original wow folder, but i can't find the guide!
    Do you still have the .cmd file?

    Any chance it's like this?
    http://www.nostockui.com/2010/03/mak...rface-sandbox/
    Last edited by elchali; 2010-08-30 at 05:14 PM.
    Main & raiding character: Elchali, Holy Paladin

  5. #5
    Careful profiling and ensuring that you have only one package's addons running at once (i.e. no dominoes and bartender on at the same time) would make it possible. Reflux isn't necessary...Reflux is used to switch an entire UI while on one character in game (DPS -> Heal dual spec is what I've used it for in the past).

    However, if there is addon overlap, the profiling will be difficult to do. If both packages use Pitbull, for example, the supplied profiles are in two separate files -- but Pitbull can only read one. You'd have to find a way to merge profiles or, like ghepip said, link them externally somehow.

  6. #6
    The Patient
    10+ Year Old Account
    Join Date
    May 2009
    Location
    Denmark (EU Azjol-Nerub)
    Posts
    322
    This link: http://www.nostockui.com/2010/03/mak...rface-sandbox/ worked almost how I wanted it to for those who might want the same
    (I posted the link in a previous post aswell)
    Main & raiding character: Elchali, Holy Paladin

  7. #7
    Easiest way is to make duplicates of the first addons in ur addon folder
    Change the names of the addons used by both to Bartender41 (just add a 1 or anything) etc
    Then go into the folder u renamed and open bartender4.toc
    Change the title to bartender41

    Repeat for all duplicates

    After that, go to ur WTF folder, and go to Accounts/<NAME>/Saved Variables, and Accounts/<NAME>/<REALM>/<CHARACTER>/Saved Variables
    In both folders rename the SAME addon .lua's to bartender41

    Afterwards install the 2nd pack

    It should now work since they no longer use the same addons

    Make sure u back up ur WTF and addons folder just incase i forgot something big :P
    Last edited by Chamass; 2010-08-30 at 05:33 PM. Reason: forgot something

  8. #8
    Deleted
    Hay guise look what I found at the login screen:



    I want you to look carefully at the top left corner of this image.

    Then it's also possible to save an addon's layout as a Profile.

    Hay guise look what I found in the stickies.
    ~ Treeston


    edit: aww but it was such a small image
    Last edited by mmoc0a04ed3db8; 2010-08-30 at 05:49 PM.

  9. #9
    Quote Originally Posted by Iyona View Post
    Hay guise look what I found at the login screen:


    I want you to look carefully at the top left corner of this image.

    Then it's also possible to save an addon's layout as a Profile.
    Smartass :P problem is some addons have different code in em, else he wouldnt ask :P

  10. #10
    Deleted
    Quote Originally Posted by Chamass View Post
    Smartass :P problem is some addons have different code in em, else he wouldnt ask :P
    I run different profiles with no problems.

    Unless the source of the addon itself has been modified to the extent where another layout isn't valid, which I cannot see happening. If so you'd have to create your own variant of the base addon and redirect one of the UIs to it, which can or cannot be a pain, I know nothing about LUA.

  11. #11
    Quote Originally Posted by elchali View Post
    Do you still have the .cmd file?

    Any chance it's like this?
    http://www.nostockui.com/2010/03/mak...rface-sandbox/
    Tak min kære dansker! Præcis den Nu kan jeg bookmarke den igen
    Translate:
    Thanks my fellow dane! Exactlythat Now i can have that bookmarked again

  12. #12
    Grunt
    10+ Year Old Account
    Join Date
    Aug 2010
    Location
    Brisbane, Australia
    Posts
    12
    MAKE SURE before u use this 2 have a copy saved incase you do something wrong, this is not the orignal copy i had i have done this in about 3min with google searching make sure to have spare copy's and test it out

    Have the interface/wtf folders in the C:\ultimate and same with alza hope this helps

    heres a start these 2 are seperate batch files

    Shaman.bat
    rmdir /s /q C:\Program Files (x86)\World of Warcraft\interface
    rmdir /s /q C:\Program Files (x86)\World of Warcraft\wtf
    Xcopy C:\Ultimate\ C:\Program Files (x86)\World of Warcraft
    "C:\Program Files (x86)\World of Warcraft\Wow.exe"

    Warrior.bat
    rmdir /s /q C:\Program Files (x86)\World of Warcraft\interface
    rmdir /s /q C:\Program Files (x86)\World of Warcraft\wtf
    Xcopy C:\Alza\ C:\Program Files (x86)\World of Warcraft
    "C:\Program Files (x86)\World of Warcraft\Wow.exe"

    If you need to google how to make a batch file its the first link i cant post it here as a refrence as im still new its called "Batch File Help"

    you also might need 2 change drive letters and paths this is just for me testing
    Last edited by Christmis; 2010-08-31 at 02:25 PM. Reason: to update batch 2 launch wow

Posting Permissions

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