Results: 25Comments by: Forage
File: oUF Drk07-23-13
Does anyone know of any easy method...
Posted By: Forage
Does anyone know of any easy method to copy the same layout across to multiple characters on the same account? This layout is not using SavedVariables, so it should look exactly the same on every character. Which is odd because it's actually different on every character, I have to assume it's an ouf plugin causing it thank you!
File: oUF Drk07-22-13
Does anyone know of any easy method...
Posted By: Forage
Does anyone know of any easy method to copy the same layout across to multiple characters on the same account?
File: Mono UI04-15-13
Bigwigs theme bar spacing
Posted By: Forage
I'm currently using the Monoui bigwigs themed bars and would like to add some spacing between the bars and I'm not quite sure how to that can anyone point me in the right direction where i can add the spacing?
File: oUF Drk08-29-12
I never really knew what to do with...
Posted By: Forage
I never really knew what to do with the energy text so I just put it under the buffs back then and also it was clipping with the debuffs. You can change and fix it by opening the lib.lua and in Line 164 change the red marked: powerval:SetPoint("RIGHT", f.Health, "BOTTOMRIGHT", 3, -16) and in Line 775 add b:SetFrameLevel(1...
File: oUF Drk08-29-12
Thanks for the update I have a few...
Posted By: Forage
Thanks for the update I have a few simple questions. Bottom right hand corner of my target frame I have Current Power/Max Power | Power % it's actually about 2 pixels off the right side of the unit frame for the target. http://i48.tinypic.com/20pargz.jpg 1. Can you direct me in which file and line number so I can move that...
File: CoolLine06-14-11
Message: Interface\AddOns\CoolLine\...
Posted By: Forage
Message: Interface\AddOns\CoolLine\core.lua:786: attempt to perform arithmetic on field 'a' (a nil value) Time: 06/14/11 16:06:34 Count: 1 Stack: Interface\AddOns\CoolLine\core.lua:786: in function Interface\AddOns\CoolLine\core.lua:799: in function `initFunction' Interface\FrameXML\UIDro...
File: oUF SpellRange05-28-11
Originally posted by Saiket Did y...
Posted By: Forage
Originally posted by Saiket Did you add Rebuke and Pummel to both HelpIDs and HarmIDs at the bottom of oUF_SpellRange.lua? Make sure you only add those interrupts to the HarmIDs list, since WoW always considers attacks on a friendly to be "out of range". The HelpIDs list is only for spells you can cast on allies, but if the class...
File: oUF SpellRange05-27-11
I've added spell range to my unit f...
Posted By: Forage
I've added spell range to my unit frames and it's perfect for making sure I'm in range to focus pummel/rebuke which was quite important but now I've noticed another issue and I'm not sure what it is. http://www.mywowui.net/image/unitframes/pf.png Picture of me next to player http://www.mywowui.net/image/unitframes/tdir.png...
File: oUF_Qulight05-27-11
Originally posted by mikenavi add...
Posted By: Forage
Originally posted by mikenavi add to lib.lua lib.SpellRange = function(self) if IsAddOnLoaded("oUF_SpellRange") then self.SpellRange = { insideAlpha = 1, outsideAlpha = 0.6} end end and core.lua lib.SpellRange(self) to frames you want to check range Thank you very much exactly what I was looking for!
File: oUF_Qulight05-26-11
I've been trying to add oUF SpellRa...
Posted By: Forage
I've been trying to add oUF SpellRange, I've added the function. -- oUF_SpellRange local function SpellRange(self) if IsAddOnLoaded("oUF_SpellRange") then self.SpellRange = {insideAlpha = 1, outsideAlpha = 0.60} end end But when I go to add it to the Target or Focus frames they error out I'm not sure wh...
File: wMmap04-05-11
AddOn "wMmap" tried to call the pro...
Posted By: Forage
AddOn "wMmap" tried to call the protected function "ArenaEnemyFrames:SetPoint()". Anyway to correct this?
File: wMmap02-10-11
For the map directions, I have a fr...
Posted By: Forage
For the map directions, I have a friend that wants to use this but for w/e reason he needs/wants the N and S I figure it's either in the code or can easily be added?
File: BindPad - GUI to set keybindings for spell/item/macro02-07-11
Hmm tried that but it didn't work n...
Posted By: Forage
Hmm tried that but it didn't work nothing but the general transferred over properly. Originally posted by Tageshi There is a way to transfer BindPad settings including spell icons and BindPad macro icons to other server. 0. /exit from WoW client if not yet. 1. Open file "World of Warcraft/WTF/Account//Save...
File: BindPad - GUI to set keybindings for spell/item/macro02-06-11
Is there anyway on a server transfe...
Posted By: Forage
Is there anyway on a server transfer you can keep your bindings profile so you aren't forced to redo the binding again?
File: oUF_Drk01-06-11
I'm curious is there is anyway to f...
Posted By: Forage
I'm curious is there is anyway to filter out certain spells from the castbar?
File: Examiner12-10-10
Examiner Scan Alert: Please report...
Posted By: Forage
Examiner Scan Alert: Please report the following to author. index = 70, unit = Icedlatte. text = +40 Block Rating pattern = %+(%d+) S?h?i?e?l?d? ?Block Rating link = item:63912:4085:0:0:0:0:0:0:85:0 Examiner Scan Alert: Please report the following to author. index = 70, unit = Icedlatte. text = +40 Block Rating pattern = %+(%...
File: ItemRack06-15-10
It's nice that people are patching...
Posted By: Forage
It's nice that people are patching Itemrack it's an addon I'm not sure I could live without but more often every day I find an addon that has been changed and no longer works with Itemrack without it being changed by the author or making changes myself. Anyone know if anyone will take over the project or if we should possibly move...
File: Cascade12-30-09
I'm really not sure where you want...
Posted By: Forage
I'm really not sure where you want errors posted as the wowace page does not have a tickets area. I get this error with every version of the addon except 0.9.1-beta Beta Normal 13 Dec 2009 3.3.0 Cascade-0.9.1-beta.zip 1x Cascade-1.0.0\CascadeFrame.lua:323: attempt to concatenate field 'milliseconds' (a boolean value) Cascade-1....
File: SnowfallKeyPress12-01-09
Originally posted by Dayn Snowfal...
Posted By: Forage
Originally posted by Dayn SnowfallKeyPress can now accelerate all key bindings, regardless of whether they appear in Options->KeyBindings or not. Hmm still doesn't work with Nurfed 2 action bars or Bindings, If there is some testing you would like done please let me know I would love to see this working with nurfed system as well.
File: SnowfallKeyPress11-30-09
So with this change is it likely th...
Posted By: Forage
So with this change is it likely that this will accelerate all keybinds regardless if they are in the Blizzard UI or do they still have to be in the Blizzard Keybindings section?
File: SnowfallKeyPress11-20-09
Originally posted by Dayn Snowfal...
Posted By: Forage
Originally posted by Dayn SnowfallKeyPress doesn't support specific action bar addons per se. Rather, it supports certain types of bindings. In particular, it supports key bindings of the Blizzard actions, it supports key bindings of macros, and it supports button-click key bindings that addons create that 1) appear in Options->Key...
File: SnowfallKeyPress11-20-09
Are there any other bar mods that y...
Posted By: Forage
Are there any other bar mods that you plan to support as this feature would be great to have it just doesn't help certain bar mods out there. For example I use nurfed and this has no effect at all, It would be nice if it did but if it's not possible then I understand that as well.
File: ItemRack09-29-07
Originally posted by Bellante_mazri...
Posted By: Forage
Originally posted by Bellante_mazrigos Forage, read the comments below, there's a fix for the issue. Somehow must have missed this, Thanks for bringing it to my attention.
File: ItemRack09-28-07
Not sure you care about this issue...
Posted By: Forage
Not sure you care about this issue to plan to fix it but I find it very frustrating not being able to use it. Currently in 2.2 with the tooltip fix everything with that is fine. However when you Alt mouseover your character panel equipment slot you get a fast 1 secon popup of items that can be swapped to but they just vanish again. W...
File: Drathal's HUD02-19-06
Display side
Posted By: Forage
Really like the hud great addon but the previous hud I used I was able to have my health/rage on left target on right. I'm sure you don't want to answer a million questions about this but if anyone could point me to the primary lines in the lua where they are or if you plan on allowing this later I would greatly appreciate it.