Download
(203Kb)
Download
Updated: 11-02-14 01:33 AM
Pictures
File Info
Compatibility:
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:11-02-14 01:33 AM
Created:03-08-11 08:01 AM
Downloads:39,652
Favorites:96
MD5:

oUF Qulight  Popular! (More than 5000 hits)

Version: 2.5
by: Qulight [More]

oUF Qulight

oUF_Qulight Discussion

/config - In-game oUF_Qulight Config.
/ui - ingame command for change all oUF_Qulight positions.
/ui reset - Set default oUF_Qulight positions.

Features:
- Unitframes for: Player, Target, ToT, Pet/Vehicle, Focus, Focus Target, Boss, Raid, Main Tank, Main Tank Target, Boss Frames;
- AltPowerBar support;
- Castbar support for player, target, focus, pet;
- Totembar, Runebar, Holypower, Chi, Combo point, Eclipse Bar and Soul Shards and etc support;
- Buff and debuffs frames for all units;
- Raidframes with aggro highlight, indicators, AuraWatch etc;
- Dispellable debuff highlight for raid frames.
- Raid debuff icons on raid frames.
- AuraWatch to show up to 4 icons representing various player buffs on raid units
- Experience, Reputation bar support;
- ClassTimer support.

Addon support:
- oUF_RaidDebuffs (embedded)
- oUF_DebuffHighligth (embedded)
- oUF_AuraWatch (embedded)
- oUF_Smooth Update (embedded)
- oUF_boring_totembar (embedded)
- oUF_Experience (embedded)
- oUF_Reputation (embedded)
- oUF_CombatFeedback
- oUF_MovableFrames

Credits:
drakull, monolit, haste

http://qulightui.org/forum/index.php?/topic/13-ouf-qulight-changelog/
Optional Files (0)


Post A Reply Comment Options
Unread 09-06-12, 05:15 AM  
Bloodier
A Fallenroot Satyr

Forum posts: 20
File comments: 54
Uploads: 0
And seems to be a problem with the master loot icon (it shows on me even when I'm not the master looter). Anyway, thanks for the update.
Last edited by Bloodier : 09-06-12 at 05:17 AM.
Report comment to moderator  
Reply With Quote
Unread 09-06-12, 08:00 AM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 51
Uploads: 0
Problem with Masterloot icon - its blizzard probmem. Just wait.
UPD: i cant donwload new update
__________________
Evil is Good
Last edited by Djokart : 09-06-12 at 08:08 AM.
Report comment to moderator  
Reply With Quote
Unread 09-06-12, 01:22 PM  
Lvkke
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
This is what i mean http://imageshack.us/photo/my-images...612211838.jpg/ u can see the charecther in ToT frame is way out of the frame and the buffs dont have any tooltip (
Report comment to moderator  
Reply With Quote
Unread 09-06-12, 02:21 PM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 51
Uploads: 0
Originally Posted by Lvkke
This is what i mean http://imageshack.us/photo/my-images...612211838.jpg/ u can see the charecther in ToT frame is way out of the frame and the buffs dont have any tooltip (
World of Warcraft\interface\addons\oUF\elements\aura.lua
Find the block on ~115 strings
Code:
button.icon = icon
button.count = count
button.cd = cd
And add the string
Code:
button.parent = icons
About 3d model in target - just set DirectX 11 in options World of Warcraft.
__________________
Evil is Good
Last edited by Djokart : 09-06-12 at 02:24 PM.
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 01:54 AM  
limyle
A Kobold Labourer

Forum posts: 0
File comments: 45
Uploads: 0
Interface\AddOns\oUF_Qulight\lib.lua:575: attempt to call global 'frame' (a table value)
Count: 1

Call Stack:
[C]: in function `frame'
Interface\AddOns\oUF_Qulight\lib.lua:575: in function `gen_castbar'
Interface\AddOns\oUF_Qulight\core.lua:31: in function `styleFunc'
Interface\AddOns\oUF\ouf.lua:262: in function <Interface\AddOns\oUF\ouf.lua:192>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:552: in function `Spawn'
Interface\AddOns\oUF_Qulight\core.lua:309: in function `func'
Interface\AddOns\oUF\factory.lua:20: in function <Interface\AddOns\oUF\factory.lua:16>
(tail call): ?
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 02:20 AM  
Lvkke
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 11
Uploads: 1
to fix the target frame was fine Ty! but those codes to icons i cant rlly find them in the aura file.
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 03:19 AM  
limyle
A Kobold Labourer

Forum posts: 0
File comments: 45
Uploads: 0
Interface\AddOns\oUF_Qulight\lib.lua:663: attempt to index field 'parent' (a nil value)
Count: 7

Call Stack:
[C]: ?
Interface\AddOns\oUF_Qulight\lib.lua:663: in function `UpdateTooltip'
Interface\AddOns\oUF\elements\aura.lua:76: in function <Interface\AddOns\oUF\elements\aura.lua:72>
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 05:26 AM  
limyle
A Kobold Labourer

Forum posts: 0
File comments: 45
Uploads: 0
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: oUF_AuraWatch error: no spell with 50720 spell ID exists
Count: 1

Call Stack:
[string "*:OnLoad"]:6: in function <[string "*:OnLoad"]:1>
[C]: ?
[C]: in function `error'
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: in function <Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:257>
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:327: in function `enable'
Interface\AddOns\oUF\ouf.lua:99: in function `EnableElement'
Interface\AddOns\oUF\ouf.lua:269: in function <Interface\AddOns\oUF\ouf.lua:192>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:552: in function `Spawn'
Interface\AddOns\oUF_Qulight\core.lua:354: in function `func'
Interface\AddOns\oUF\factory.lua:20: in function <Interface\AddOns\oUF\factory.lua:16>
(tail call): ?
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 06:35 AM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 51
Uploads: 0
Originally Posted by limyle
Code:
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: oUF_AuraWatch error: no spell with 50720 spell ID exists
Count: 1

Call Stack:
[string "*:OnLoad"]:6: in function <[string "*:OnLoad"]:1>
[C]: ?
[C]: in function `error'
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:268: in function <Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:257>
Interface\AddOns\oUF_Qulight\Elements\AuraWatch.lua:327: in function `enable'
Interface\AddOns\oUF\ouf.lua:99: in function `EnableElement'
Interface\AddOns\oUF\ouf.lua:269: in function <Interface\AddOns\oUF\ouf.lua:192>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:552: in function `Spawn'
Interface\AddOns\oUF_Qulight\core.lua:354: in function `func'
Interface\AddOns\oUF\factory.lua:20: in function <Interface\AddOns\oUF\factory.lua:16>
(tail call): ?
I dont need the aura watch, and just turn off it

Code:
Interface\AddOns\oUF_Qulight\lib.lua:663: attempt to index field 'parent' (a nil value)
Count: 7

Call Stack:
[C]: ?
Interface\AddOns\oUF_Qulight\lib.lua:663: in function `UpdateTooltip'
Interface\AddOns\oUF\elements\aura.lua:76: in function <Interface\AddOns\oUF\elements\aura.lua:72>
http://www.sendspace.com/file/5364t3
Download this file, and put it in addons/ouf/elements
__________________
Evil is Good
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 07:27 AM  
limyle
A Kobold Labourer

Forum posts: 0
File comments: 45
Uploads: 0
Interface\AddOns\oUF_Qulight\lib.lua:140: Usage: <unnamed>:SetWidth(width)
Count: 99

Call Stack:
[string "*:OnLoad"]:6: in function <[string "*:OnLoad"]:1>
[C]: ?
[C]: in function `SetWidth'
Interface\AddOns\oUF_Qulight\lib.lua:140: in function <Interface\AddOns\oUF_Qulight\lib.lua:116>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:158: in function `?'
Interface\AddOns\oUF\events.lua:76: in function <Interface\AddOns\oUF\events.lua:62>
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 07:42 AM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 51
Uploads: 0
Originally Posted by limyle
Interface\AddOns\oUF_Qulight\lib.lua:140: Usage: <unnamed>:SetWidth(width)
Count: 99

Call Stack:
[string "*:OnLoad"]:6: in function <[string "*:OnLoad"]:1>
[C]: ?
[C]: in function `SetWidth'
Interface\AddOns\oUF_Qulight\lib.lua:140: in function <Interface\AddOns\oUF_Qulight\lib.lua:116>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:158: in function `?'
Interface\AddOns\oUF\events.lua:76: in function <Interface\AddOns\oUF\events.lua:62>
interface\addons\oUF_Qulight\lib.lua
Code:
for i = 1, 5 do
self.HolyPower[i]:SetWidth(self.HolyPower[i].width)
end
Delele this.
UPD: Maybe not working on low levels pals.
__________________
Evil is Good
Last edited by Djokart : 09-07-12 at 07:58 AM.
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 08:18 AM  
Bloodier
A Fallenroot Satyr

Forum posts: 20
File comments: 54
Uploads: 0
Don't know if this is a Ouf_Qulight issue, but since 5.0.4 I get a blue cast bar in the middle of the screen in some characters (tried in a mage, another mage only with ouf & ouf_qulight activated and a warrior), but in my main (a DK) it doesn't show. Anyone else with this bug? How to remove it?

Screenshoot: http://img543.imageshack.us/img543/3...0712160913.jpg
Last edited by Bloodier : 09-07-12 at 08:20 AM.
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 08:24 AM  
limyle
A Kobold Labourer

Forum posts: 0
File comments: 45
Uploads: 0
Originally Posted by Djokart
Originally Posted by limyle
Interface\AddOns\oUF_Qulight\lib.lua:140: Usage: <unnamed>:SetWidth(width)
Count: 99

Call Stack:
[string "*:OnLoad"]:6: in function <[string "*:OnLoad"]:1>
[C]: ?
[C]: in function `SetWidth'
Interface\AddOns\oUF_Qulight\lib.lua:140: in function <Interface\AddOns\oUF_Qulight\lib.lua:116>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:158: in function `?'
Interface\AddOns\oUF\events.lua:76: in function <Interface\AddOns\oUF\events.lua:62>
interface\addons\oUF_Qulight\lib.lua
Code:
for i = 1, 5 do
self.HolyPower[i]:SetWidth(self.HolyPower[i].width)
end
Delele this.
UPD: Maybe not working on low levels pals.
thank you very much
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 08:40 AM  
Djokart
A Kobold Labourer
 
Djokart's Avatar

Forum posts: 0
File comments: 51
Uploads: 0
Originally Posted by Bloodier
Don't know if this is a Ouf_Qulight issue, but since 5.0.4 I get a blue cast bar in the middle of the screen in some characters (tried in a mage, another mage only with ouf & ouf_qulight activated and a warrior), but in my main (a DK) it doesn't show. Anyone else with this bug? How to remove it?

Screenshoot: http://img543.imageshack.us/img543/3...0712160913.jpg
Its AuraWatching module. Just turn off it on cfg.lua
Code:
cfg.showAuraWatch = false -- buffs timer on raid frames(hots, shields etc)
__________________
Evil is Good
Report comment to moderator  
Reply With Quote
Unread 09-07-12, 08:45 AM  
kcuhc
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Error I got today. First time using the mod, so im not sure if its a known issue or not? Get it when targetting

Code:
Message: Interface\AddOns\oUF_Qulight\lib.lua:381: attempt to index field 'Portrait' (a nil value)
Time: 09/07/12 10:44:00
Count: 2
Stack: Interface\AddOns\oUF_Qulight\lib.lua:381: in function `func'
Interface\AddOns\oUF\ouf.lua:158: in function <Interface\AddOns\oUF\ouf.lua:149>
(tail call): ?
[C]: in function `Show'
Interface\FrameXML\SecureStateDriver.lua:83: in function <Interface\FrameXML\SecureStateDriver.lua:73>
Interface\FrameXML\SecureStateDriver.lua:137: in function <Interface\FrameXML\SecureStateDriver.lua:119>

Locals: self = oUF_Target {
 0 = <userdata>
 Highlight = <unnamed> {
 }
 __tags = <table> {
 }
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\oUF\ouf.lua:149
 mystyle = "target"
 UNIT_SPELLCAST_CHANNEL_START = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:256
 UNIT_SPELLCAST_INTERRUPTIBLE = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:190
 UNIT_CLASSIFICATION_CHANGED = <function> defined @Interface\AddOns\oUF\elements\qicon.lua:55
 UNIT_MAXHEALTH = <function> defined @Interface\AddOns\oUF\elements\health.lua:145
 __elements = <table> {
 }
 Power = <unnamed> {
 }
 UNIT_POWER_BAR_SHOW = <function> defined @Interface\AddOns\oUF\elements\power.lua:189
 UNIT_SPELLCAST_NOT_INTERRUPTIBLE = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:204
 UNIT_COMBO_POINTS = <function> defined @Interface\AddOns\oUF\elements\cpoints.lua:70
 UNIT_HEALTH = <function> defined @Interface\AddOns\oUF\elements\health.lua:145
 style = "Target"
 RAID_TARGET_UPDATE = <function> defined @Interface\AddOns\oUF\elements\ricons.lua:58
 UNIT_CONNECTION = <table> {
 }
 UNIT_POWER = <function> defined @Interface\AddOns\oUF\elements\power.lua:189
 UNIT_SPELLCAST_START = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:104
 Auras = <unnamed> {
 }
 UNIT_SPELLCAST_DELAYED = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:218
 UNIT_SPELLCAST_STOP = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:238
 PLAYER_TARGET_CHANGED = <table> {
 }
 SmoothBar = <function> defined @Interface\AddOns\oUF_Qulight\Plugins\Smooth.lua:15
 UNIT_MAXPOWER = <function> defined @Interface\AddOns\oUF\elements\power.lua:189
 UNIT_DISPLAYPOWER = <function> defined @Interface\AddOns\oUF\elements\power.lua:189
 Castbar = oUF_Castbartarget {
 }
 UNIT_FACTION = <table> {
 }
 UNIT_AURA = <function> defined @Interface\AddOns\oUF\elements\aura.lua:314
 QuestIcon = <unnamed> {
 }
 UNIT_SPELLCAST_INTERRUPTED = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:172
 unit = "target"
 CPoints = <unnamed> {
 }
 UNIT_SPELLCAST_CHANNEL_STOP = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:332
 menu = <function> defined @Interface\AddOns\oUF_Qulight\lib.lua:187
 UNIT_SPELLCAST_CHANNEL_UPDATE = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:309
 RaidIcon = <unnamed> {
 }
 UNIT_POWER_BAR_HIDE = <function> defined @Interface\AddOns\oUF\elements\power.lua:189
 Health = <unnamed> {
 }
 UNIT_SPELLCAST_FAILED = <function> defined @Interface\AddOns\oUF\elements\castbar.lua:154
}
unit = "OnShow"
(*temporary) = nil
(*temporary) = nil
(*temporary) = 1
(*temporary) = "attempt to index field 'Portrait' (a nil value)"
this one pops when mousing over a buff on the target window

Message: Interface\AddOns\oUF_Qulight\lib.lua:663: attempt to index field 'parent' (a nil value)
Time: 09/07/12 10:47:53
Count: 1
Stack: Interface\AddOns\oUF_Qulight\lib.lua:663: in function `UpdateTooltip'
Interface\AddOns\oUF\elements\aura.lua:76: in function <Interface\AddOns\oUF\elements\aura.lua:72>

Locals: self = <unnamed> {
overlay = <unnamed> {
}
UpdateTooltip = <function> defined @Interface\AddOns\oUF_Qulight\lib.lua:662
stealable = <unnamed> {
}
owner = "player"
first = true
timeLeft = 1.#INF
isPlayer = true
count = <unnamed> {
}
filter = "HELPFUL"
0 = <userdata>
time = <unnamed> {
}
icon = <unnamed> {
}
cd = <unnamed> {
}
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = GameTooltip {
0 = <userdata>
GetBackdropColor = <function> defined @Interface\AddOns\Aurora\aurora.lua:6801
updateTooltip = 0.060999992117286
GetBackdropBorderColor = <function> defined @Interface\AddOns\Aurora\aurora.lua:6805
comparing = false
GetBackdrop = <function> defined @Interface\AddOns\Aurora\aurora.lua:6797
shoppingTooltips = <table> {
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'parent' (a nil value)"
Im not sure if its a mod conflict or something.
Last edited by kcuhc : 09-07-12 at 08:51 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: