Add vertical grip to resize columns. Add Test Mode. Add quick right click menu to title bar.
This commit is contained in:
@@ -5,6 +5,10 @@ if not L then return end
|
||||
-- Main Omen window
|
||||
L["<Unknown>"] = true
|
||||
L["Test Mode"] = true
|
||||
L["Enter Test Mode"] = true
|
||||
L["Exit Test Mode"] = true
|
||||
L["Unlock Omen"] = true
|
||||
L["Open Config"] = true
|
||||
|
||||
-- Warnings
|
||||
L["|cffff0000Error:|r Omen cannot use shake warning if you have turned on nameplates at least once since logging in."] = true
|
||||
@@ -168,6 +172,10 @@ Now Omen3 does none of these, it just shows exactly what Blizzard says everyone'
|
||||
|
||||
The drawbacks? The frequency of the updates is much slower, and you can only obtain threat from a mob you are in direct combat with, and only if someone is targetting it in your party/raid. The benefits? You can now see threat of NPCs (think Human Kalecgos) on a mob, provided someone in the raid has them targetted.
|
||||
|
||||
|cffffd200How do I make Omen3 look like Omen2?|r
|
||||
|
||||
Change the Background Texture and Border Texture both to Blizzard Tooltip, change the Background Color to black (by dragging the luminance bar to the bottom), and the Border Color to blue.
|
||||
|
||||
|cffffd200Why does no threat data show on a mob when I target it even though it is in combat?|r
|
||||
|
||||
The Blizzard threat API does not return threat data on any mob you are not in direct combat with. We suspect this is an effort on Blizzard's part to save bandwidth.
|
||||
@@ -188,7 +196,7 @@ http://forums.wowace.com/showthread.php?t=14249
|
||||
|
||||
Xinhuan (Blackrock US Alliance) did.
|
||||
]]
|
||||
L["WARRIOR_FAQ"] = [[The following data is obtained from http://www.tankspot.com/forums/f200/39775-wow-3-0-threat-values.html on 2nd Oct 2008 (credits to Satrina). The numbers are for a level 80.
|
||||
L["WARRIOR_FAQ"] = [[The following data is obtained from |cffffd200http://www.tankspot.com/forums/f200/39775-wow-3-0-threat-values.html|r on 2nd Oct 2008 (credits to Satrina). The numbers are for a level 80.
|
||||
|
||||
|cffffd200Modifiers|r
|
||||
Battle Stance ________ x 80
|
||||
|
||||
Reference in New Issue
Block a user