Search found 185 matches

Return to advanced search

Re: LF Use Item Addon

ItemRack, TrinketMenu's sibling handles armor/weapon sets.

Link: http://addons.us.to/addon/itemrack-0
by Roadblock
Sat Jan 09, 2016 1:23 pm
 
Forum: Addons & macros
Topic: [SOLVED] LF Use Item Addon
Replies: 4
Views: 5059

Re: Problem with DetachedMiniBottons

Yea you can just uncheck IFrameManager from the Addon selection screen before you login, if you don't need to move the coolDown frame.
by Roadblock
Mon Jan 04, 2016 2:47 pm
 
Forum: Addons & macros
Topic: Problem with DetachedMiniBottons
Replies: 5
Views: 2056

Re: Splitting Chronometer into buffs and debuffs

You might get away with changing just the first line in Core\Chronometer-Locale.lua to local L = AceLibrary("AceLocale-2.2"):new("Chronometer1") for your second copy. But like I said, any more globals will cause the same or other problems (one copy of the addon clobbering the sam...
by Roadblock
Mon Jan 04, 2016 12:03 pm
 
Forum: Addons & macros
Topic: Splitting Chronometer into buffs and debuffs
Replies: 6
Views: 2960

Re: Splitting Chronometer into buffs and debuffs

It might be possible as long as the author is not using globals but only testing will tell. The steps to make a second copy that can load along-side the first one is: ⋅ Make a copy of Chronometer folder inside Addons. ⋅ Rename the new folder to Chronometer1. ⋅ Go inside...
by Roadblock
Mon Jan 04, 2016 11:26 am
 
Forum: Addons & macros
Topic: Splitting Chronometer into buffs and debuffs
Replies: 6
Views: 2960

Re: Problem with DetachedMiniBottons

Yea that thing is coolDown companion addon IFrameManager. The name of the button is IFrameManagerButton and it should be in the excluded section of DetatchedMiniButtons.lua if it's not open that file in a text editor and look for function isExclude(s) If you don't see if (string.find(s,"IFrameM...
by Roadblock
Mon Jan 04, 2016 11:13 am
 
Forum: Addons & macros
Topic: Problem with DetachedMiniBottons
Replies: 5
Views: 2056

Re: Problem with DetachedMiniBottons

coolDown doesn't have a minimap button per se.
It should be free-moving by default (just right-click + drag).

If DetachedMiniButtons is interfering with it, add an exclusion for it in DMB.
by Roadblock
Sun Jan 03, 2016 11:21 pm
 
Forum: Addons & macros
Topic: Problem with DetachedMiniBottons
Replies: 5
Views: 2056

Re: Splitting Chronometer into buffs and debuffs

For the last part, you'd have to go into Chronometer\Data\<your_class>.lua and comment out (put -- at the start) any line for what you don't want to see bars.
by Roadblock
Sun Jan 03, 2016 11:19 pm
 
Forum: Addons & macros
Topic: Splitting Chronometer into buffs and debuffs
Replies: 6
Views: 2960

Re: itemrack help

I've had no issues getting ItemRack events working (that would be surprising as it doesn't do anything special and there would be scores of addons not working if events weren't firing for the client). Are you sure you both ticked the "enable" checkbox and clicked the question-mark icon for...
by Roadblock
Fri Jan 01, 2016 12:36 pm
 
Forum: Addons & macros
Topic: itemrack help
Replies: 2
Views: 1827

Re: [Addon] LunaUnitFrames

Hey my apologies for misleading you, I just looked at the addon again. Author has put 2 .toc files in the package to make it easier on users downloading from his github. The name of the addon should make no difference, should work either in a folder named LunaFrames or LunaFrames-master. So whatever...
by Roadblock
Wed Dec 30, 2015 12:38 am
 
Forum: Addons & macros
Topic: [Addon] LunaUnitFrames
Replies: 845
Views: 459916
PreviousNext

Return to advanced search